Islamic New Tab
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Qu'est-ce que Islamic New Tab ?
Islamic New Tab est une extension Chrome développée par http://saadawi.me, et sa fonction principale est "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Islamic New Tab
Téléchargez les fichiers d'extension Islamic New Tab 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
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Informations de Base sur l'Extension
Nom | |
ID | paaeggchaegpodbbdknafjdaonighghj |
URL Officiel | https://chrome.google.com/webstore/detail/islamic-new-tab/paaeggchaegpodbbdknafjdaonighghj |
Description | Ramadan Daily tasks and selected fataws with gorgeous backgrounds |
Taille du Fichier | 16.03 MB |
Nombre d'Installations | 93 |
Version Actuelle | 0.3 |
Dernière Mise à Jour | 2016-05-24 |
Date de Publication | 2016-05-24 |
Évaluation | 4.67/5 Total 3 Évaluations |
Développeur | http://saadawi.me |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Islamic New Tab", "version": "0.3", "description": "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ", "manifest_version": 2, "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "author": "Ahmed Elsaadawi", "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "icons\/icon16.png" }, "optional_permissions": [ "tabs" ], "options_page": "options.html", "options_ui": { "chrome_style": true, "page": "options.html" }, "permissions": [ "storage", "https:\/\/islamqa.info\/", "http:\/\/saadawi.me\/" ] } |