Supernatural Türkiye

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

What is Supernatural Türkiye?

Supernatural Türkiye is a Chrome extension developed by supernaturalcomtr, and its main feature is "Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.".

Extension Screenshots

screenshot
screenshot

Download Supernatural Türkiye Extension CRX File

Download Supernatural Türkiye extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Supernatural Türkiye Supernatural Türkiye
ID ikpdcibfnpppkinblchbeeampbinikcl
Official URL https://chrome.google.com/webstore/detail/supernatural-t%C3%BCrkiye/ikpdcibfnpppkinblchbeeampbinikcl
Description Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.
File Size 76.06 KB
Installation Count 25
Current Version 1.1
Last Updated 2015-11-02
Publish Date 2015-11-02
Rating 5.00/5 Total 17 Ratings
Developer supernaturalcomtr
Payment Type free
Extension Website http://supernatural.com.tr
Help Page URL http://supernatural.com.tr/iletisim.html
Supported Languages 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"
    }
}