WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Zoho Webinar

Zoho Webinar

View on Chrome Web Store
View Zoho Webinar Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 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.

Zoho Webinar is a secure online webinar software that helps you conduct your virtual conferences seamlessly.
Type
Extension
Users
663 users
1
Zoho Corporation
View author page of Zoho Corporation
Published
Published on June 13, 2023
Version 1.4
Manifest version
3
Updated
Updated on January 10, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Zoho Webinar 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
{
    "manifest_version": 3,
    "name": "Zoho Webinar",
    "description": "Zoho Webinar is a secure online webinar software that helps you conduct your virtual conferences seamlessly.",
    "version": "1.4",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "Webinar-16.png",
        "48": "Webinar-48.png",
        "128": "Webinar-128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.zoho.com\/*",
            "https:\/\/*.zoho.eu\/*",
            "https:\/\/*.zoho.in\/*",
            "https:\/\/*.zoho.com.au\/*",
            "https:\/\/*.zoho.com.cn\/*",
            "https:\/\/*.zoho.jp\/*",
            "https:\/\/*.zohocloud.ca\/*",
            "https:\/\/*.zoho.sa\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.zoho.com\/*",
                "https:\/\/*.zoho.eu\/*",
                "https:\/\/*.zoho.in\/*",
                "https:\/\/*.zoho.com.au\/*",
                "https:\/\/*.zoho.com.cn\/*",
                "https:\/\/*.zohocloud.ca\/*",
                "https:\/\/*.zoho.jp\/*",
                "https:\/\/*.zoho.sa\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "action": {
        "default_icon": "Webinar-128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/*.zoho.com\/*",
        "https:\/\/*.zoho.eu\/*",
        "https:\/\/*.zoho.in\/*",
        "https:\/\/*.zoho.com.au\/*",
        "https:\/\/*.zoho.com.cn\/*",
        "https:\/\/*.zoho.jp\/*",
        "https:\/\/*.zohocloud.ca\/*",
        "https:\/\/*.zoho.sa\/*"
    ]
}
© 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