Orso- Send message without saving contact

Sends Whatsapp Message to a phone Number without adding it.

What is Orso- Send message without saving contact?

Orso- Send message without saving contact is a Chrome extension developed by https://orso.app, and its main feature is "Sends Whatsapp Message to a phone Number without adding it.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Orso- Send message without saving contact Extension CRX File

Download Orso- Send message without saving contact extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Orso- Send message without saving contact Orso- Send message without saving contact
ID ofemdidpfidcildnbofhobedhabifaec
Official URL https://chromewebstore.google.com/detail/orso-send-message-without/ofemdidpfidcildnbofhobedhabifaec
Description Sends Whatsapp Message to a phone Number without adding it.
File Size 476 KB
Installation Count 1,595
Current Version 1.61
Last Updated 2023-05-30
Publish Date 2021-08-04
Rating 4.83/5 Total 12 Ratings
Developer https://orso.app
Email [email protected]
Payment Type in_app
Extension Website https://orso.app
Privacy Policy Page URL https://raw.githubusercontent.com/rahulbansal16/privacyPolicy/main/orso
Supported Languages 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"
        }
    ]
}