Supernatural Türkiye

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

Wat is Supernatural Türkiye?

Supernatural Türkiye is een Chrome-extensie ontwikkeld door supernaturalcomtr, en de belangrijkste functie is "Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Supernatural Türkiye

Download Supernatural Türkiye-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Supernatural Türkiye Supernatural Türkiye
ID ikpdcibfnpppkinblchbeeampbinikcl
Officiële URL https://chrome.google.com/webstore/detail/supernatural-t%C3%BCrkiye/ikpdcibfnpppkinblchbeeampbinikcl
Beschrijving Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.
Bestandsgrootte 76.06 KB
Aantal Installaties 25
Huidige Versie 1.1
Laatst Bijgewerkt 2015-11-02
Publicatiedatum 2015-11-02
Beoordeling 5.00/5 Totaal 17 Beoordelingen
Ontwikkelaar supernaturalcomtr
Betalingswijze free
Extensiewebsite http://supernatural.com.tr
Help Pagina-URL http://supernatural.com.tr/iletisim.html
Ondersteunde Talen 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"
    }
}