Spiderman PS4 Theme

With great power.. comes great Responsibility!

Cos'è Spiderman PS4 Theme?

Spiderman PS4 Theme è un'estensione di Chrome sviluppata da http://www.appicted.in, e la sua funzione principale è "With great power.. comes great Responsibility!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Spiderman PS4 Theme

Scarica i file di estensione Spiderman PS4 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

                        Let me know what other themes you'd like to see. :-)


Check out more of work at: www.appicted.in


None of the images used in the theme are owned by the owner of this theme.                    

Informazioni di Base sull'Estensione

Nome Spiderman PS4 Theme Spiderman PS4 Theme
ID kmbfkojmpnbknfkmcnnhooddinlhoanj
URL Ufficiale https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj
Descrizione With great power.. comes great Responsibility!
Dimensione del File 1.22 MB
Conteggio Installazioni 95
Versione Corrente 0.0.2
Ultimo Aggiornamento 2018-12-07
Data di Pubblicazione 2018-12-07
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore http://www.appicted.in
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.coach.me/Dhiraj?ref=YJNVl
URL della Pagina di Aiuto http://www.appicted.in
Lingue Supportate en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.2",
    "description": "With great power.. comes great Responsibility!",
    "name": "Spiderman PS4 Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Spiderman PS4"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}