Orso- Send message without saving contact

Sends Whatsapp Message to a phone Number without adding it.

Cos'è Orso- Send message without saving contact?

Orso- Send message without saving contact è un'estensione di Chrome sviluppata da https://orso.app, e la sua funzione principale è "Sends Whatsapp Message to a phone Number without adding it.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Orso- Send message without saving contact

Scarica i file di estensione Orso- Send message without saving contact in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Orso- Send message without saving contact Orso- Send message without saving contact
ID ofemdidpfidcildnbofhobedhabifaec
URL Ufficiale https://chromewebstore.google.com/detail/orso-send-message-without/ofemdidpfidcildnbofhobedhabifaec
Descrizione Sends Whatsapp Message to a phone Number without adding it.
Dimensione del File 476 KB
Conteggio Installazioni 1,595
Versione Corrente 1.61
Ultimo Aggiornamento 2023-05-30
Data di Pubblicazione 2021-08-04
Valutazione 4.83/5 Totale 12 Valutazioni
Sviluppatore https://orso.app
Email [email protected]
Tipo di Pagamento in_app
Sito Web dell'Estensione https://orso.app
URL della Pagina della Politica sulla Privacy https://raw.githubusercontent.com/rahulbansal16/privacyPolicy/main/orso
Lingue Supportate 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"
        }
    ]
}