Sulwan

Sulwan

ما هو Sulwan؟

Sulwan هو إضافة Chrome تم تطويرها بواسطة ahruf، والميزة الرئيسية لها هي "Sulwan".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Sulwan

قم بتنزيل ملفات الامتداد Sulwan بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Sulwan Sulwan
ID lkgheeenookcoiodoejibikcdnbdfgpc
عنوان URL الرسمي https://chromewebstore.google.com/detail/sulwan/lkgheeenookcoiodoejibikcdnbdfgpc
الوصف Sulwan
حجم الملف 267 KB
عدد التثبيتات 68
النسخة الحالية 1.0
آخر تحديث 2023-07-19
تاريخ النشر 2023-07-18
تقييم 5.00/5 مجموع تقييمات 4
المطور ahruf
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://twitter.com/Sulwanbot
اللغات المدعومة 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"
        }
    }
}