Sulwan

Sulwan

Qu'est-ce que Sulwan ?

Sulwan est une extension Chrome développée par ahruf, et sa fonction principale est "Sulwan".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Sulwan

Téléchargez les fichiers d'extension Sulwan 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

                        Introducing Sulwan, a purpose-built extension that empowers Muslims to strengthen their bond with Allah and elevate their spiritual journey. By seamlessly integrating with your browsing experience.

With Sulwan, every new tab becomes an opportunity for spiritual growth. As soon as you open a new tab, you'll be greeted with a meaningful Dhikr experience before your desired page loads. This intentional interruption serves as a gentle reminder to keep your tongue moist with the remembrance of Allah throughout your day.                    

Informations de Base sur l'Extension

Nom Sulwan Sulwan
ID lkgheeenookcoiodoejibikcdnbdfgpc
URL Officiel https://chromewebstore.google.com/detail/sulwan/lkgheeenookcoiodoejibikcdnbdfgpc
Description Sulwan
Taille du Fichier 267 KB
Nombre d'Installations 68
Version Actuelle 1.0
Dernière Mise à Jour 2023-07-19
Date de Publication 2023-07-18
Évaluation 5.00/5 Total 4 Évaluations
Développeur ahruf
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://twitter.com/Sulwanbot
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sulwan",
    "version": "1.0",
    "description": "Sulwan",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "action": {
        "default_icon": {
            "16": "16.png",
            "48": "48.png",
            "128": "128.png"
        },
        "default_popup": "index.html"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action_handlers": {
        "default": {
            "type": "popup"
        }
    }
}