Pipes For New Tabs

This extension replicates the old Windows Screensaver on your new tab page

What is Pipes For New Tabs?

Pipes For New Tabs is a Chrome extension developed by https://macleodsawyer.com, and its main feature is "This extension replicates the old Windows Screensaver on your new tab page".

Extension Screenshots

Download Pipes For New Tabs Extension CRX File

Download Pipes For New Tabs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Pipes For New Tabs Pipes For New Tabs
ID nnbnjfecfjeochhhbbblieaogpjggdcn
Official URL https://chromewebstore.google.com/detail/pipes-for-new-tabs/nnbnjfecfjeochhhbbblieaogpjggdcn
Description This extension replicates the old Windows Screensaver on your new tab page
File Size 874 KB
Installation Count 61
Current Version 0.0.1
Last Updated 2016-01-07
Publish Date 2016-01-07
Rating 4.33/5 Total 6 Ratings
Developer https://macleodsawyer.com
Payment Type free
Extension Website https://macleodsawyer.com/
Supported Languages 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"
    }
}