Islamic New Tab
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
What is Islamic New Tab?
Islamic New Tab is a Chrome extension developed by http://saadawi.me, and its main feature is "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ".
Extension Screenshots
Download Islamic New Tab Extension CRX File
Download Islamic New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Extension Basic Information
Name | |
ID | paaeggchaegpodbbdknafjdaonighghj |
Official URL | https://chrome.google.com/webstore/detail/islamic-new-tab/paaeggchaegpodbbdknafjdaonighghj |
Description | Ramadan Daily tasks and selected fataws with gorgeous backgrounds |
File Size | 16.03 MB |
Installation Count | 93 |
Current Version | 0.3 |
Last Updated | 2016-05-24 |
Publish Date | 2016-05-24 |
Rating | 4.67/5 Total 3 Ratings |
Developer | http://saadawi.me |
[email protected] | |
Payment Type | free |
Supported Languages | |
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\/" ] } |