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
电子邮箱 [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"
        }
    }
}