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"
    }
}  |  |