Supernatural Türkiye

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

O que é Supernatural Türkiye?

Supernatural Türkiye é uma extensão do Chrome desenvolvida por supernaturalcomtr, e sua principal característica é "Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Supernatural Türkiye

Baixe arquivos de extensão Supernatural Türkiye no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Supernatural Türkiye Supernatural Türkiye
ID ikpdcibfnpppkinblchbeeampbinikcl
URL Oficial https://chrome.google.com/webstore/detail/supernatural-t%C3%BCrkiye/ikpdcibfnpppkinblchbeeampbinikcl
Descrição Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.
Tamanho do Arquivo 76.06 KB
Contagem de Instalações 25
Versão Atual 1.1
Última Atualização 2015-11-02
Data de Publicação 2015-11-02
Classificação 5.00/5 Total de 17 Avaliações
Desenvolvedor supernaturalcomtr
Tipo de Pagamento free
Site da Extensão http://supernatural.com.tr
URL da Página de Ajuda http://supernatural.com.tr/iletisim.html
Idiomas Suportados 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"
    }
}