WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Vani

Vani

View on Chrome Web Store
View Vani Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (3 ratings)
1 new 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.

Vani is a visual collaboration platform where teams create, meet, and work together.
Type
Extension
Users
134 users
7
Website vani.zoho.com
Zoho Corporation
View author page of Zoho Corporation
Published
Published on November 28, 2024
Version 1.0.1
Manifest version
3
Updated
Updated on January 23, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Vani 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",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.1",
    "permissions": [
        "clipboardRead"
    ],
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/vani.png"
    },
    "icons": {
        "64": "images\/vani.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.vanihq.com\/*",
                "https:\/\/*.vanihq.in\/*",
                "https:\/\/*.vanihq.sa\/*",
                "https:\/\/*.vanihq.eu\/*",
                "https:\/\/*.vanihq.ca\/*",
                "https:\/\/*.vanihq.com.au\/*",
                "https:\/\/*.vani.work\/*"
            ],
            "js": [
                "js\/vani.inject.js"
            ],
            "all_frames": true
        }
    ],
    "manifest_version": 3,
    "incognito": "split"
}
© 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