WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Orso- Send message without saving contact

Orso- Send message without saving contact

View on Chrome Web Store
View Orso- Send message without saving contact Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (14 ratings)
1 new ratings
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Sends Whatsapp Message to a phone Number without adding it.
Type
Extension
Users
1,000 users
Website orso.app
Rahul Bansal
View author page of Rahul Bansal
Published
Published on August 5, 2021
Version 1.65
Manifest version
3
Updated
Updated on December 26, 2024
lifestyle/social
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Orso- Send message without saving contact Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.65",
    "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": [
                "<all_urls>"
            ],
            "resources": [
                "src\/assets\/extension-icons\/logo-32.png",
                "src\/assets\/extension-icons\/logo-48.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "assets\/jsx-runtime.c992fae7.js",
                "assets\/orsoMixPanel.c179f783.js",
                "assets\/detect.f2654129.js",
                "assets\/constants.19079216.js",
                "assets\/content.2bc3044e.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "resources": [
                "assets\/constants.19079216.js",
                "assets\/parseFacebook.2409dc06.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.detect.f2654129.52da64a0.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/content-script-loader.content.2bc3044e.81148214.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-script-loader.parseFacebook.2409dc06.3e1c9504.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ],
            "run_at": "document_end"
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top