Tab Plus

Tab Plus is more than just a tab, - local weather, flip clock and more...

Qu'est-ce que Tab Plus ?

Tab Plus est une extension Chrome développée par xtensionplus.com, et sa fonction principale est "Tab Plus is more than just a tab, - local weather, flip clock and more...".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Tab Plus

Téléchargez les fichiers d'extension Tab Plus 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

                        Very useful and nice start page, 
more than just a new tab, - local weather, flip clock and more...                    

Informations de Base sur l'Extension

Nom Tab Plus Tab Plus
ID gnpkfejhbjbfidphpdfeokopdigeinkf
URL Officiel https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf
Description Tab Plus is more than just a tab, - local weather, flip clock and more...
Taille du Fichier 753 KB
Nombre d'Installations 72
Version Actuelle 1.0.1.3
Dernière Mise à Jour 2017-07-18
Date de Publication 2017-07-18
Évaluation 5.00/5 Total 1 Évaluations
Développeur xtensionplus.com
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "name": "Tab Plus",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Tab Plus is more than just a tab, - local weather, flip clock and more...",
    "icons": {
        "128": "images\/tab+-128.png",
        "16": "images\/tab+-16.png",
        "48": "images\/tab+-48.png",
        "64": "images\/tab+-64.png"
    },
    "manifest_version": 2,
    "options_page": "index.html#options",
    "permissions": [
        "storage",
        "geolocation",
        "unlimitedStorage",
        "https:\/\/maps.googleapis.com\/maps\/api\/",
        "http:\/\/api.wunderground.com\/api"
    ],
    "version": "1.0.1.3"
}