UP Tab

UP brings you a NewTab with Time, Date and Search

Qu'est-ce que UP Tab ?

UP Tab est une extension Chrome développée par https://coinup.org, et sa fonction principale est "UP brings you a NewTab with Time, Date and Search".

Captures d'Écran de l'Extension

screenshot

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

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

                        UP Tab will replace your default Newtab.
UP Tab will show you Time, Date and beautiful wallpaper.

Search with CoinUP and earn points to spend on your favorite games or gift cards.
Go to coinup.org for more info                    

Informations de Base sur l'Extension

Nom UP Tab UP Tab
ID ackfacgcbokflmiamcckdpcmdnkommof
URL Officiel https://chromewebstore.google.com/detail/up-tab/ackfacgcbokflmiamcckdpcmdnkommof
Description UP brings you a NewTab with Time, Date and Search
Taille du Fichier 2.17 MB
Nombre d'Installations 31,273
Version Actuelle 2.0.2
Dernière Mise à Jour 2019-06-20
Date de Publication 2019-06-20
Évaluation 4.50/5 Total 6 Évaluations
Développeur https://coinup.org
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://coinup.org
URL de la Page d'Aide http://coinup.org/view.aspx?s=howto
URL de la Page de Politique de Confidentialité https://coinup.org/privacy-policy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "name": "UP Tab",
    "version": "2.0.2",
    "manifest_version": 2,
    "description": "UP brings you a NewTab with Time, Date and Search",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "tabs"
    ]
}