Sulwan
Sulwan
Sulwanคืออะไร?
Sulwan เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ahruf และคุณลักษณะหลักของมันคือ "Sulwan"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sulwan
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } } |