Tippy

Is the order a new tab page?

What is Tippy?

Tippy is a Chrome extension developed by Shino, and its main feature is "Is the order a new tab page?".

Extension Screenshots

screenshot

Download Tippy Extension CRX File

Download Tippy 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

                        Tippy is an alternate new tab page for Google Chrome that pulls wonderful images from the top rankings of Pixiv to surprise and delight with every Cmd-T, or Ctrl-T if you're a plebeian. Tippy is fully responsive, written with five different preprocessors, and takes full advantage of vendor prefixes. It is guaranteed to increase market penetration for you and your significant others. Let's have cafe daydreams!

Currently, Tippy requires that you be on the Chrome Dev Channel for certain features (recently closed tabs) to work. Sorry about that!                    

Extension Basic Information

Name Tippy Tippy
ID fnidfcjahafdlhkgghngnoknnbkmikme
Official URL https://chrome.google.com/webstore/detail/tippy/fnidfcjahafdlhkgghngnoknnbkmikme
Description Is the order a new tab page?
File Size 2.76 MB
Installation Count 52
Current Version 0.8.5
Last Updated 2015-06-01
Publish Date 2015-06-01
Rating 4.83/5 Total 6 Ratings
Developer Shino
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tippy",
    "version": "0.8.5",
    "description": "Is the order a new tab page?",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "short_name": "Tippy",
    "permissions": [
        "sessions",
        "tabs",
        "http:\/\/localhost\/",
        "http:\/\/*\/*"
    ],
    "homepage_url": "https:\/\/github.com\/dastardlylemon\/tippy"
}