Islamic New Tab
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Cos'è Islamic New Tab?
Islamic New Tab è un'estensione di Chrome sviluppata da http://saadawi.me, e la sua funzione principale è "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Islamic New Tab
Scarica i file di estensione Islamic New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Informazioni di Base sull'Estensione
Nome | |
ID | paaeggchaegpodbbdknafjdaonighghj |
URL Ufficiale | https://chrome.google.com/webstore/detail/islamic-new-tab/paaeggchaegpodbbdknafjdaonighghj |
Descrizione | Ramadan Daily tasks and selected fataws with gorgeous backgrounds |
Dimensione del File | 16.03 MB |
Conteggio Installazioni | 93 |
Versione Corrente | 0.3 |
Ultimo Aggiornamento | 2016-05-24 |
Data di Pubblicazione | 2016-05-24 |
Valutazione | 4.67/5 Totale 3 Valutazioni |
Sviluppatore | http://saadawi.me |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | |
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\/" ] } |