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 |
| 公式URL | 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"
}
} | |