WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Free VPN ZenMate-Best VPN for Chrome

Free VPN ZenMate-Best VPN for Chrome

View on Chrome Web Store
View Free VPN ZenMate-Best VPN for Chrome Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (57,732 ratings)
5 new ratings
25 views
This extension has been viewed 25 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on May 22, 2025.

ZenMate Free VPN is the best free VPN Chrome extension to hide your IP, Fast & Anonymous VPN. Free Download with 80+ VPN locations.
Type
Extension
Users
4,000,000 users
Website zenmate.com
ZenGuard Team
View author page of ZenGuard Team
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 6, 2013
Version 9.0.2
Manifest version
3
Updated
Updated on May 16, 2024
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Free VPN ZenMate-Best VPN for Chrome 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_appName__",
    "short_name": "ZenMate VPN",
    "description": "__MSG_appDesc__",
    "version": "9.0.2",
    "icons": {
        "16": "icons\/standard-16.png",
        "48": "icons\/standard-48.png",
        "64": "icons\/standard-64.png",
        "128": "icons\/standard-128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/standard-16.png",
            "48": "icons\/standard-48.png",
            "64": "icons\/standard-64.png",
            "128": "icons\/standard-128.png"
        },
        "default_popup": "index.html",
        "default_title": "ZenMate"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.zenmate.com\/*",
                "*:\/\/*.zenmate.io\/*"
            ],
            "js": [
                "assets\/libs\/crypto.js",
                "runtime.js",
                "page_api.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "analytics": {
        "measurement_id": "G-7ZCDMP4R7H"
    },
    "permissions": [
        "activeTab",
        "background",
        "tabs",
        "proxy",
        "unlimitedStorage",
        "storage",
        "notifications",
        "cookies",
        "alarms",
        "browsingData",
        "webNavigation",
        "privacy",
        "scripting",
        "https:\/\/www.google-analytics.com\/*"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/css\/*",
                "assets\/libs\/crypto.js",
                "script.js"
            ],
            "matches": [
                "*:\/\/*.zenmate.com\/*"
            ],
            "extension_ids": [],
            "use_dynamic_url": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self' ",
        "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'"
    },
    "default_locale": "en"
}
© 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