Islamic New Tab
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Wat is Islamic New Tab?
Islamic New Tab is een Chrome-extensie ontwikkeld door http://saadawi.me, en de belangrijkste functie is "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ".
Extensie Screenshots
Download het CRX-bestand van de extensie Islamic New Tab
Download Islamic New Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Basisinformatie over de Extensie
Naam | |
ID | paaeggchaegpodbbdknafjdaonighghj |
Officiële URL | https://chrome.google.com/webstore/detail/islamic-new-tab/paaeggchaegpodbbdknafjdaonighghj |
Beschrijving | Ramadan Daily tasks and selected fataws with gorgeous backgrounds |
Bestandsgrootte | 16.03 MB |
Aantal Installaties | 93 |
Huidige Versie | 0.3 |
Laatst Bijgewerkt | 2016-05-24 |
Publicatiedatum | 2016-05-24 |
Beoordeling | 4.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://saadawi.me |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | |
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\/" ] } |