Supernatural Türkiye

Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.

Cos'è Supernatural Türkiye?

Supernatural Türkiye è un'estensione di Chrome sviluppata da supernaturalcomtr, e la sua funzione principale è "Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Supernatural Türkiye

Scarica i file di estensione Supernatural Türkiye 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

                        Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.                    

Informazioni di Base sull'Estensione

Nome Supernatural Türkiye Supernatural Türkiye
ID ikpdcibfnpppkinblchbeeampbinikcl
URL Ufficiale https://chrome.google.com/webstore/detail/supernatural-t%C3%BCrkiye/ikpdcibfnpppkinblchbeeampbinikcl
Descrizione Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.
Dimensione del File 76.06 KB
Conteggio Installazioni 25
Versione Corrente 1.1
Ultimo Aggiornamento 2015-11-02
Data di Pubblicazione 2015-11-02
Valutazione 5.00/5 Totale 17 Valutazioni
Sviluppatore supernaturalcomtr
Tipo di Pagamento free
Sito Web dell'Estensione http://supernatural.com.tr
URL della Pagina di Aiuto http://supernatural.com.tr/iletisim.html
Lingue Supportate tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Supernatural T\u00fcrkiye",
    "short_name": "spnturkey",
    "description": "Bu uygulama Supernatural dizisinin T\u00fcrkiye'deki izleyicilerinin hem siteyi hem de diziyi yak\u0131ndan takip edebilmesi i\u00e7in haz\u0131rland\u0131.",
    "manifest_version": 2,
    "version": "1.1",
    "background": {
        "scripts": [
            "js\/arkaplan.js"
        ]
    },
    "permissions": [
        "http:\/\/api.supernatural.com.tr\/*",
        "notifications",
        "storage"
    ],
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "pencere.html"
    },
    "icons": {
        "32": "img\/icon-32.png",
        "64": "img\/icon.png",
        "256": "img\/icon-256.png"
    }
}