Reminders Tab
Replace your default new tab with something more beneficial. View a Hadith or a verse from the Qur'an every time you open a new…
Wat is Reminders Tab?
Reminders Tab is een Chrome-extensie ontwikkeld door HIKMAH, en de belangrijkste functie is "Replace your default new tab with something more beneficial. View a Hadith or a verse from the Qur'an every time you open a new…".
Extensie Screenshots
Download het CRX-bestand van de extensie Reminders Tab
Download Reminders 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
Replace your default new tab with something more beneficial. View a Hadith or a verse from the Qur'an every time you open a new tab. Now also manage your day with a todo list. Basisinformatie over de Extensie
| Naam | |
| ID | hlalmipkolibhponfnlmlllbgaifkija |
| Officiële URL | https://chromewebstore.google.com/detail/reminders-tab/hlalmipkolibhponfnlmlllbgaifkija |
| Beschrijving | Replace your default new tab with something more beneficial. View a Hadith or a verse from the Qur'an every time you open a new… |
| Bestandsgrootte | 602 KB |
| Aantal Installaties | 704 |
| Huidige Versie | 2.0.0 |
| Laatst Bijgewerkt | 2021-03-06 |
| Publicatiedatum | 2019-05-05 |
| Beoordeling | 5.00/5 Totaal 41 Beoordelingen |
| Ontwikkelaar | HIKMAH |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | https://twitter.com/HikmahSupport |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Reminders Tab",
"description": "",
"version": "2.0.0",
"author": "HIKMAH",
"browser_action": {
"default_icon": "gold.jpg",
"default_title": "The reminders tab"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/fonts.googleapis.com https:\/\/use.fontawesome.com 'sha256-GgRxrVOKNdB4LrRsVPDSbzvfdV4UqglmviH9GoBJ5jk='; object-src 'self'",
"permissions": [
"storage",
"activeTab"
]
} | |