Marvel’s Spider-Man New Tab and Wallpaper

Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.

Cos'è Marvel’s Spider-Man New Tab and Wallpaper?

Marvel’s Spider-Man New Tab and Wallpaper è un'estensione di Chrome sviluppata da zoomeyplug, e la sua funzione principale è "Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Marvel’s Spider-Man New Tab and Wallpaper

Scarica i file di estensione Marvel’s Spider-Man New Tab and Wallpaper 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

                        Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.                    

Informazioni di Base sull'Estensione

Nome Marvel’s Spider-Man New Tab and Wallpaper Marvel’s Spider-Man New Tab and Wallpaper
ID nfakmciakiafklhnljbmlhafifgmiemo
URL Ufficiale https://chrome.google.com/webstore/detail/marvel%E2%80%99s-spider-man-new-t/nfakmciakiafklhnljbmlhafifgmiemo
Descrizione Marvel’s Spider-Man New Tab and Wallpaper Extension brings a new look to your Chrome browser.
Dimensione del File 59.93 KB
Conteggio Installazioni 28
Versione Corrente 0.0.4
Ultimo Aggiornamento 2020-01-03
Data di Pubblicazione 2020-01-03
Valutazione 5.00/5 Totale 14 Valutazioni
Sviluppatore zoomeyplug
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "background": {
        "scripts": [
            "js\/marvels-spider-man.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "theme.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/cse.google.com https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.4"
}