Tzeva Adom
This extension shows whenever there is a Tzeva Adom
Qu'est-ce que Tzeva Adom ?
Tzeva Adom est une extension Chrome développée par Nir, et sa fonction principale est "This extension shows whenever there is a Tzeva Adom".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tzeva Adom
Téléchargez les fichiers d'extension Tzeva Adom 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
Shows a notification whenever there is a Tzeva Adom alarm.
Informations de Base sur l'Extension
Nom | |
ID | mmjpdpheplhlamjbccoahdgcbhaihjoc |
URL Officiel | https://chromewebstore.google.com/detail/tzeva-adom/mmjpdpheplhlamjbccoahdgcbhaihjoc |
Description | This extension shows whenever there is a Tzeva Adom |
Taille du Fichier | 4.53 KB |
Nombre d'Installations | 46 |
Version Actuelle | 0.1.2 |
Dernière Mise à Jour | 2015-10-21 |
Date de Publication | 2015-10-21 |
Développeur | Nir |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/DL8/chrome_red |
Langues Prises en Charge | iw |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tzeva Adom", "description": "This extension shows whenever there is a Tzeva Adom", "version": "0.1.2", "permissions": [ "http:\/\/www.oref.org.il\/", "notifications" ], "background": { "page": "background.html", "persistent": true } } |