Sulwan

Sulwan

Apa itu Sulwan?

Sulwan adalah ekstensi Chrome yang dikembangkan oleh ahruf, dan fitur utamanya adalah "Sulwan".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Sulwan

Unduh file ekstensi Sulwan dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Sulwan Sulwan
ID lkgheeenookcoiodoejibikcdnbdfgpc
URL Resmi https://chromewebstore.google.com/detail/sulwan/lkgheeenookcoiodoejibikcdnbdfgpc
Deskripsi Sulwan
Ukuran File 267 KB
Jumlah Instalasi 68
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-07-19
Tanggal Publikasi 2023-07-18
Penilaian 5.00/5 Total 4 Penilaian
Pengembang ahruf
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://twitter.com/Sulwanbot
Bahasa yang Didukung 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"
        }
    }
}