Sulwan

Sulwan

Sulwanとは何ですか?

Sulwanはahrufによって開発されたChromeの拡張機能で、その主な機能は「Sulwan」です。

拡張機能のスクリーンショット

screenshot

Sulwan拡張機能のCRXファイルをダウンロード

Sulwan拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 free
ヘルプページのURL 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"
        }
    }
}