Supernatural Türkiye

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

Was ist Supernatural Türkiye?

Supernatural Türkiye ist eine Chrome-Erweiterung, die von supernaturalcomtr entwickelt wurde, und ihr Hauptmerkmal ist "Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.".

Erweiterungsscreenshots

screenshot
screenshot

Supernatural Türkiye-Erweiterungs-CRX-Datei herunterladen

Laden Sie Supernatural Türkiye-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Supernatural Türkiye Supernatural Türkiye
ID ikpdcibfnpppkinblchbeeampbinikcl
Offizielle URL https://chrome.google.com/webstore/detail/supernatural-t%C3%BCrkiye/ikpdcibfnpppkinblchbeeampbinikcl
Beschreibung Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.
Dateigröße 76.06 KB
Installationsanzahl 25
Aktuelle Version 1.1
Letztes Update 2015-11-02
Veröffentlichungsdatum 2015-11-02
Bewertung 5.00/5 Insgesamt 17 Bewertungen
Entwickler supernaturalcomtr
Zahlungsart free
Erweiterungswebsite http://supernatural.com.tr
Hilfeseite URL http://supernatural.com.tr/iletisim.html
Unterstützte Sprachen 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"
    }
}