Rocket Sender
Previously called WARocket. Customer service and engagement tool. Adds customer engagement amd privacy features.
Rocket Sender क्या है?
Rocket Sender https://wawebm.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Previously called WARocket. Customer service and engagement tool. Adds customer engagement amd privacy features."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Rocket Sender एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Sender and engagement tool. This tool adsds customer engagement, sender, privacy and automation tool. Please note that this tool was previously called WARocket. 🚀What are the features: - Blur out parts of messages locally. - Highlight unread messages. - Get shortcut to commonly used messages. Quick chat. - And many more. 🚀How can it be used? - Install the extension. This will open a new button on Web version of messaging tool. - Click on this to start using. 🚀Disclaimer: - We are not part of any messaging tool. This is a 3rd party tool. - This tool cannot be used for spamming.
एक्सटेंशन की मूल जानकारी
नाम | Rocket Sender |
ID | ihbbifgcppfejeobcljahinddoplnohi |
आधिकारिक URL | https://chromewebstore.google.com/detail/rocket-sender/ihbbifgcppfejeobcljahinddoplnohi |
विवरण | Previously called WARocket. Customer service and engagement tool. Adds customer engagement amd privacy features. |
फ़ाइल का आकार | 1.33 MB |
स्थापना संख्या | 81,730 |
वर्तमान संस्करण | 4.13.0 |
अंतिम अपडेट | 2024-01-18 |
प्रकाशन तिथि | 2021-07-18 |
रेटिंग | 4.52/5 कुल 71 रेटिंग्स |
डेवलपर | https://wawebm.com |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
एक्सटेंशन वेबसाइट | https://www.wawebm.com |
सहायता पृष्ठ URL | https://www.wawebm.com |
गोपनीयता नीति पृष्ठ URL | https://www.wawebm.com/tos-and-privacy |
समर्थित भाषाएँ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "4.13.0", "manifest_version": 3, "icons": { "16": "images\/icons\/icon16.png", "32": "images\/icons\/icon32.png", "48": "images\/icons\/icon48.png", "128": "images\/icons\/icon128.png" }, "action": [], "content_scripts": [ { "matches": [ "https:\/\/*.whatsapp.com\/*", "https:\/\/*.whatsapprocket.io\/*", "https:\/\/*.warocket.com\/*", "https:\/\/*.rocketsend.io\/*" ], "js": [ "dist\/content.bundle.js" ] } ], "background": { "service_worker": "main-service-worker.js" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/*.whatsapp.com\/*", "https:\/\/*.whatsapprocket.io\/*", "https:\/\/*.rocketsend.io\/*" ], "web_accessible_resources": [ { "resources": [ "images\/rocket_icon.svg", "images\/star.svg", "images\/stop_icon.svg", "images\/gear_icon.svg", "images\/rocket-send.gif", "audio\/notification.mp3" ], "matches": [ " |