Pipes For New Tabs
This extension replicates the old Windows Screensaver on your new tab page
什麼是Pipes For New Tabs?
Pipes For New Tabs是由https://macleodsawyer.com開發的Chrome擴展程式,該擴展的主要功能是“This extension replicates the old Windows Screensaver on your new tab page”。
擴展截圖
下載Pipes For New Tabs擴展crx文件
下載Pipes For New Tabs擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension replicates the old Windows Screensaver on your new tab page that you used to stare for hours on end at.
Every time you open a new tab a brand new pipe will start its journey. 擴展基本資訊
| 名稱 | |
| ID | nnbnjfecfjeochhhbbblieaogpjggdcn |
| 官方網址 | https://chromewebstore.google.com/detail/pipes-for-new-tabs/nnbnjfecfjeochhhbbblieaogpjggdcn |
| 簡介 | This extension replicates the old Windows Screensaver on your new tab page |
| 檔案大小 | 874 KB |
| 安裝次數 | 61 |
| 目前版本 | 0.0.1 |
| 更新時間 | 2016-01-07 |
| 上架時間 | 2016-01-07 |
| 評分 | 4.33/5 共 6 次評分 |
| 開發者 | https://macleodsawyer.com |
| 付費類型 | free |
| 擴展官網 | https://macleodsawyer.com/ |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Pipes For New Tabs",
"version": "0.0.1",
"manifest_version": 2,
"description": "This extension replicates the old Windows Screensaver on your new tab page",
"homepage_url": "http:\/\/macleodsawyer.com",
"icons": {
"128": "icons\/icon.png"
},
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "src\/override\/override.html"
}
} | |