WebExtension.net
WebExtension.net

Vivi

View on Chrome Web Store
View Vivi Chrome Extension on Chrome Web Store
3.0 (1 ratings)

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

Vivi for Chrome
Type
Extension
Users
300,000 users
Website vivi.io
Vivi International Pty Ltd
View author page of Vivi International Pty Ltd
Published
Published on June 6, 2016
Version 3.8.4
Manifest version
2
Updated
Updated on September 16, 2024
View on Chrome Web Store
View Vivi Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vivi",
    "version": "3.8.4",
    "minimum_chrome_version": "65.0.0.0",
    "manifest_version": 2,
    "description": "Vivi for Chrome",
    "icons": {
        "16": "icon\/icon_16.png",
        "32": "icon\/icon_32.png",
        "48": "icon\/icon_48.png",
        "128": "icon\/icon_128.png"
    },
    "app": {
        "background": {
            "scripts": [
                "background.js"
            ]
        }
    },
    "permissions": [
        "desktopCapture",
        "storage",
        {
            "fileSystem": [
                "write",
                "retainEntries",
                "directory"
            ]
        },
        "webview",
        "power",
        {
            "socket": [
                "tcp-connect",
                "udp-bind:*:*",
                "udp-send-to:*:*"
            ]
        },
        "idle"
    ],
    "sockets": {
        "tcp": {
            "connect": "*"
        },
        "udp": {
            "bind": "*",
            "send": "*"
        }
    },
    "url_handlers": {
        "vivi_link": {
            "matches": [
                "https:\/\/use.vivi.io\/*"
            ],
            "title": "Vivi Link"
        }
    }
}
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