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…

Qu'est-ce que Reminders Tab ?

Reminders Tab est une extension Chrome développée par HIKMAH, et sa fonction principale est "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…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Reminders Tab

Téléchargez les fichiers d'extension Reminders Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Reminders Tab Reminders Tab
ID hlalmipkolibhponfnlmlllbgaifkija
URL Officiel https://chromewebstore.google.com/detail/reminders-tab/hlalmipkolibhponfnlmlllbgaifkija
Description 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…
Taille du Fichier 602 KB
Nombre d'Installations 704
Version Actuelle 2.0.0
Dernière Mise à Jour 2021-03-06
Date de Publication 2019-05-05
Évaluation 5.00/5 Total 41 Évaluations
Développeur HIKMAH
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://twitter.com/HikmahSupport
Langues Prises en Charge 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"
    ]
}