Orso- Send message without saving contact

Sends Whatsapp Message to a phone Number without adding it.

Orso- Send message without saving contact क्या है?

Orso- Send message without saving contact https://orso.app द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Sends Whatsapp Message to a phone Number without adding it."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Orso- Send message without saving contact एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Orso is the best Whatsapp marketing tool available on the web. 
With Orso, you can easily send Whatsapp messages to people without saving their contact information.  

It can automatically fetch the contact information of shops when you browse google maps and send a message to people with a single click. 
It can create multiple templates that quickly save time writing repeated messages. It can easily parse the Google map listing.

Orso makes it super easy to add tags to the chats and filter out chats based on the tags.

It is a highly efficient and fast way to send messages on WhatsApp via the WhatsApp Web.
*We do not endorse bulk messaging or spamming*

Install the extension now to connect with your customers on WhatsApp in a better way. WhatsApp has now become the mainstream messenger for more than 2Bn+ people and if you want to grow your business it is really important to connect with your customers on WhatsApp. But, sending the same message to all the customers is very time-consuming and tedious. 

https://www.youtube.com/watch?v=CHvmjRguHqc

Features:-
- Send Messages to Saved/Unsaved contacts with a single click
- Easy to Use and highly reliable
- No Software Installation Needed
- 24X7 Customer Support


For questions about Orso, please email us at 

There are other whatsapp apps like Orso such as WAPlus Sender - WA Message Web Sender, WAMessages - Bulk WA Message Sender Software. If Orso doesn't work for you, try one of them.
It uses power of artificial intelligence, ai to complete the messages.

All disputes subject to Rohtak, Haryana jurisdiction.                    

एक्सटेंशन की मूल जानकारी

नाम Orso- Send message without saving contact Orso- Send message without saving contact
ID ofemdidpfidcildnbofhobedhabifaec
आधिकारिक URL https://chromewebstore.google.com/detail/orso-send-message-without/ofemdidpfidcildnbofhobedhabifaec
विवरण Sends Whatsapp Message to a phone Number without adding it.
फ़ाइल का आकार 476 KB
स्थापना संख्या 1,595
वर्तमान संस्करण 1.61
अंतिम अपडेट 2023-05-30
प्रकाशन तिथि 2021-08-04
रेटिंग 4.83/5 कुल 12 रेटिंग्स
डेवलपर https://orso.app
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://orso.app
गोपनीयता नीति पृष्ठ URL https://raw.githubusercontent.com/rahulbansal16/privacyPolicy/main/orso
समर्थित भाषाएँ id,de,en,fr,tr,ca,es,it,pl,pt-BR,pt-PT,ru,hi,ta,zh-CN,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.61",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "contextMenus",
        "storage",
        "tabs"
    ],
    "icons": {
        "16": "src\/assets\/extension-icons\/logo-16.png",
        "48": "src\/assets\/extension-icons\/logo-48.png",
        "128": "src\/assets\/extension-icons\/logo-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/assets\/extension-icons\/logo-32.png",
                "src\/assets\/extension-icons\/logo-48.png",
                "src\/libraries\/wapi.js",
                "src\/js\/helper.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "assets\/jsx-runtime.1fd6ab07.js",
                "assets\/orsoMixPanel.c179f783.js",
                "assets\/detect.7b8635d0.js",
                "assets\/constants.9fc96ea7.js",
                "assets\/content.b8279420.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "resources": [
                "assets\/constants.9fc96ea7.js",
                "assets\/parseFacebook.4ab14e15.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/constants.9fc96ea7.js",
                "assets\/parseGoogleMap.ab5ddd95.js",
                "assets\/jsx-runtime.1fd6ab07.js",
                "assets\/ShowIcons.a549afbc.js",
                "assets\/orsoMixPanel.c179f783.js",
                "assets\/SideIcon.jsx.3d3f552e.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.detect.7b8635d0.86c33c1f.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.content.b8279420.e4f45658.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-script-loader.parseFacebook.4ab14e15.4f29ba2e.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.parseGoogleMap.ab5ddd95.957b2e09.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "include_globs": [
                "*:\/\/*.google.*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.SideIcon.jsx.3d3f552e.f7f9f8a8.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "exclude_globs": [
                "https:\/\/web.whatsapp.com\/*",
                "https:\/\/*.wikipedia.*\/*"
            ],
            "run_at": "document_end"
        }
    ]
}