Tippy

Is the order a new tab page?

Qu'est-ce que Tippy ?

Tippy est une extension Chrome développée par Shino, et sa fonction principale est "Is the order a new tab page?".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Tippy

Téléchargez les fichiers d'extension Tippy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Tippy Tippy
ID fnidfcjahafdlhkgghngnoknnbkmikme
URL Officiel https://chrome.google.com/webstore/detail/tippy/fnidfcjahafdlhkgghngnoknnbkmikme
Description Is the order a new tab page?
Taille du Fichier 2.76 MB
Nombre d'Installations 52
Version Actuelle 0.8.5
Dernière Mise à Jour 2015-06-01
Date de Publication 2015-06-01
Évaluation 4.83/5 Total 6 Évaluations
Développeur Shino
Type de Paiement free
Langues Prises en Charge 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"
}