WebExtension.net
WebExtension.net

Free VPN for Chrome - Troywell VPN

View on Chrome Web Store
View Free VPN for Chrome - Troywell VPN Chrome Extension on Chrome Web Store
4.3 (1,026 ratings)

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

Free extension VPN for chrome browser for unblock Youtube, Facebook, Netflix, and other popular services in one click.
Type
Extension
Users
700,000 users
Website troywell.org
Troywell
View author page of Troywell
Published
Published on September 23, 2021
Version 1.10.3
Manifest version
2
Updated
Updated on September 27, 2023
View on Chrome Web Store
View Free VPN for Chrome - Troywell VPN 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",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appName__",
    "version": "1.10.3",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon-128.png",
        "32": "icons\/icon-128.png",
        "48": "icons\/icon-128.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon-128.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "management",
        "webNavigation",
        "storage",
        "unlimitedStorage",
        "<all_urls>",
        "proxy",
        "notifications",
        "privacy",
        "cookies"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "vendors\/bundle.js",
                "content\/bundle.js",
                "caa\/bundle.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "*.css",
        "*.png"
    ],
    "background": {
        "scripts": [
            "vendors\/bundle.js",
            "bg\/bundle.js"
        ],
        "persistent": true
    }
}
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