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によって開発されたChromeの拡張機能で、その主な機能は「Sends Whatsapp Message to a phone Number without adding it.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Orso- Send message without saving contact拡張機能のCRXファイルをダウンロード

Orso- Send message without saving contact拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
        }
    ]
}