WebExtension.net
WebExtension.net

WorkingVPN - A VPN that just works

View on Chrome Web Store
View WorkingVPN - A VPN that just works Chrome Extension on Chrome Web Store
3.8 (204 ratings)

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

WorkingVPN Proxy service to unblock blocked websites and encrypt your connection.
Type
Extension
Users
100,000 users
Website workingvpn.com
WorkingVPN
View author page of WorkingVPN
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 29, 2020
Version 0.2.3
Manifest version
3
Updated
Updated on September 23, 2024
View on Chrome Web Store
View WorkingVPN - A VPN that just works Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.2.3",
    "name": "WorkingVPN - A VPN that just works",
    "description": "WorkingVPN Proxy service to unblock blocked websites and encrypt your connection.",
    "content_security_policy": {
        "extension_pages": "default-src 'self'; object-src 'self'; connect-src http: https: ws:;"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*"
        ]
    },
    "incognito": "spanning",
    "permissions": [
        "proxy",
        "privacy",
        "storage",
        "management",
        "notifications",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "optional_permissions": [],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_icon": "assets\/icons\/icon-disconnected.png",
        "default_title": "WorkingVPN - Disconnected",
        "default_popup": "src\/index.html"
    },
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    }
}
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