Supernatural Türkiye
Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.
Qu'est-ce que Supernatural Türkiye ?
Supernatural Türkiye est une extension Chrome développée par supernaturalcomtr, et sa fonction principale est "Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Supernatural Türkiye
Téléchargez les fichiers d'extension Supernatural Türkiye au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Bu uygulama Supernatural dizisinin Türkiye'deki izleyicilerinin hem siteyi hem de diziyi yakından takip edebilmesi için hazırlandı.
Informations de Base sur l'Extension
Nom | |
ID | ikpdcibfnpppkinblchbeeampbinikcl |
URL Officiel | 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ı. |
Taille du Fichier | 76.06 KB |
Nombre d'Installations | 25 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2015-11-02 |
Date de Publication | 2015-11-02 |
Évaluation | 5.00/5 Total 17 Évaluations |
Développeur | supernaturalcomtr |
Type de Paiement | free |
Site Web de l'Extension | http://supernatural.com.tr |
URL de la Page d'Aide | http://supernatural.com.tr/iletisim.html |
Langues Prises en Charge | 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" } } |