Sulwan
Sulwan
Sulwan क्या है?
Sulwan ahruf द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Sulwan"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Sulwan एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
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" } } } |