*NEW* Christmas Puppies Wallpapers Tab Theme

Holiday pups wallpaper image on the new tab celebrating Christmas themes songs music and cute puppies!

Cos'è *NEW* Christmas Puppies Wallpapers Tab Theme?

*NEW* Christmas Puppies Wallpapers Tab Theme è un'estensione di Chrome sviluppata da http://brandthunder.com, e la sua funzione principale è "Holiday pups wallpaper image on the new tab celebrating Christmas themes songs music and cute puppies!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione *NEW* Christmas Puppies Wallpapers Tab Theme

Scarica i file di estensione *NEW* Christmas Puppies Wallpapers Tab Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Please Rate Us! If you feel we don’t deserve a 5-star rating, PLEASE email or call us FIRST! We want to hear from you! [email protected] or 614.321.9316

*A rotation of Christmas Puppies images
*New Tab background updates daily, keeping it fresh and never old
*FALLING SNOW, Free Christmas Music from Live365, Speed Dial for Shopping and Discounts, and Santa Tracker
*Direct, convenient web search and features from the Chrome New Tab page                    

Informazioni di Base sull'Estensione

Nome *NEW* Christmas Puppies Wallpapers Tab Theme *NEW* Christmas Puppies Wallpapers Tab Theme
ID phfbeoopihpldacppbogfeeogfmnhcae
URL Ufficiale https://chrome.google.com/webstore/detail/new-christmas-puppies-wal/phfbeoopihpldacppbogfeeogfmnhcae
Descrizione Holiday pups wallpaper image on the new tab celebrating Christmas themes songs music and cute puppies!
Dimensione del File 37.58 KB
Conteggio Installazioni 434
Versione Corrente 4.0.3.1
Ultimo Aggiornamento 2017-03-28
Data di Pubblicazione 2017-03-28
Valutazione 1.95/5 Totale 20 Valutazioni
Sviluppatore http://brandthunder.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto http://support.brandthunder.com
URL della Pagina della Politica sulla Privacy http://brandthunder.com/privacy
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "*NEW* Christmas Puppies Wallpapers Tab Theme",
    "version": "4.0.3.1",
    "description": "Holiday pups wallpaper image on the new tab celebrating Christmas themes songs music and cute puppies!",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_title": "*NEW* Christmas Puppies Wallpapers Tab Theme",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        }
    },
    "options_page": "options.html",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "http:\/\/*.brandthunder.com\/*",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}