WebExtension.net
WebExtension.net

Multi Chat - Messenger for WhatsApp

View on Chrome Web Store
View Multi Chat - Messenger for WhatsApp Chrome Extension on Chrome Web Store
4.4 (424 ratings)

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

Open WhatsApp and other popular messengers on desktop easily and get access to all your chats. Telegram Line and others
Type
Extension
Users
2,000,000 users
Harold Riders
View author page of Harold Riders
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 4, 2021
Version 1.1.14
Manifest version
3
Updated
Updated on September 5, 2024
View on Chrome Web Store
View Multi Chat - Messenger for WhatsApp Chrome Extension on Chrome Web Store
lifestyle/social
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_icon": "icons\/icon48.png"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "38": "icons\/icon38.png",
        "48": "icons\/icon48.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "js": [
                "js\/telegram_content_start.js"
            ],
            "matches": [
                "*:\/\/web.telegram.org\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "js\/whatsapp_content.js"
            ],
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "js\/slype_content.js"
            ],
            "matches": [
                "*:\/\/web.skype.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "js\/jquery.min.js",
                "js\/inject.js",
                "js\/multichat_content.js"
            ],
            "css": [
                "css\/multichat.css"
            ],
            "matches": [
                "*:\/\/sramclove.com\/*"
            ],
            "all_frames": true
        }
    ],
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "system.display",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "version": "1.1.14"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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