Snapchat New Tab & Wallpapers Collection

Snapchat New Tab Extension brings a new look to your Chrome browser.

Cos'è Snapchat New Tab & Wallpapers Collection?

Snapchat New Tab & Wallpapers Collection è un'estensione di Chrome sviluppata da http://addiyos.com, e la sua funzione principale è "Snapchat New Tab Extension brings a new look to your Chrome browser.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Snapchat New Tab & Wallpapers Collection

Scarica i file di estensione Snapchat New Tab & Wallpapers Collection 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

                        Snapchat chrome plug-in to your computer by downloading a new look can give your browser.                    

Informazioni di Base sull'Estensione

Nome Snapchat New Tab & Wallpapers Collection Snapchat New Tab & Wallpapers Collection
ID ocjmnnpjjlkobiikjfchdkeljdiiefhn
URL Ufficiale https://chrome.google.com/webstore/detail/snapchat-new-tab-wallpape/ocjmnnpjjlkobiikjfchdkeljdiiefhn
Descrizione Snapchat New Tab Extension brings a new look to your Chrome browser.
Dimensione del File 2.32 MB
Conteggio Installazioni 1,000
Versione Corrente 0.0.2
Ultimo Aggiornamento 2019-04-20
Data di Pubblicazione 2019-04-20
Valutazione 3.00/5 Totale 12 Valutazioni
Sviluppatore http://addiyos.com
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "version": "0.0.2",
    "default_locale": "en",
    "icons": {
        "128": "icn\/snapchat-128.png",
        "48": "icn\/snapchat-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "icn\/snapchat-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/snapchat.js"
        ]
    }
}