Islamic New Tab
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Hvad er Islamic New Tab?
Islamic New Tab er en Chrome-udvidelse udviklet af http://saadawi.me, og dens hovedfunktion er "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ".
Udvidelsesskærmbilleder
Download Islamic New Tab-udvidelses-CRX-fil
Download Islamic New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | paaeggchaegpodbbdknafjdaonighghj |
Officiel URL | https://chrome.google.com/webstore/detail/islamic-new-tab/paaeggchaegpodbbdknafjdaonighghj |
Beskrivelse | Ramadan Daily tasks and selected fataws with gorgeous backgrounds |
Filstørrelse | 16.03 MB |
Antal Installationer | 93 |
Nuværende Version | 0.3 |
Senest Opdateret | 2016-05-24 |
Udgivelsesdato | 2016-05-24 |
Bedømmelse | 4.67/5 Samlet 3 Bedømmelser |
Udvikler | http://saadawi.me |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | |
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\/" ] } |