Cats & Dogs New Tab & Wallpapers Collection

Cats & Dogs New Tab Extension brings a new look to your Chrome browser.

Qu'est-ce que Cats & Dogs New Tab & Wallpapers Collection ?

Cats & Dogs New Tab & Wallpapers Collection est une extension Chrome développée par Wallpaper New Tab, et sa fonction principale est "Cats & Dogs New Tab Extension brings a new look to your Chrome browser.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Cats & Dogs New Tab & Wallpapers Collection

Téléchargez les fichiers d'extension Cats & Dogs New Tab & Wallpapers Collection 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

                        With this free plugin every new chrome tab will meet you in a new wallpaper.                    

Informations de Base sur l'Extension

Nom Cats & Dogs New Tab & Wallpapers Collection Cats & Dogs New Tab & Wallpapers Collection
ID cohjpljkcalmpdkdhppfcefdkemlkiaj
URL Officiel https://chrome.google.com/webstore/detail/cats-dogs-new-tab-wallpap/cohjpljkcalmpdkdhppfcefdkemlkiaj
Description Cats & Dogs New Tab Extension brings a new look to your Chrome browser.
Taille du Fichier 103 KB
Nombre d'Installations 830
Version Actuelle 0.0.4
Dernière Mise à Jour 2019-11-25
Date de Publication 2019-11-23
Évaluation 5.00/5 Total 2 Évaluations
Développeur Wallpaper New Tab
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://addiyos.com/privacy-policy.html
Langues Prises en Charge id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "version": "0.0.4",
    "default_locale": "en",
    "icons": {
        "128": "img\/icon-128.png",
        "48": "img\/icon-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "img\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "sigma.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/cats-dogs.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}