WebExtension.net
Toggle dark mode
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
Add to bookmarks
4.2 (1,215 ratings)
1 new ratings
12 views
This extension has been viewed 12 times

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
50K
Website troywell.org
Troywell
View author page of Troywell
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 23, 2021
Version 3.5.5
Manifest version
3
Updated
Updated on January 15, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Free VPN for Chrome - Troywell VPN 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__",
    "short_name": "__MSG_appName__",
    "version": "3.5.5",
    "manifest_version": 3,
    "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"
    },
    "action": {
        "default_icon": {
            "48": "icons\/icon-128.png"
        },
        "default_title": "__MSG_appName__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestAuthProvider",
        "management",
        "webNavigation",
        "storage",
        "alarms",
        "unlimitedStorage",
        "proxy",
        "notifications",
        "privacy",
        "cookies",
        "scripting",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback"
    ],
    "background": {
        "service_worker": "bg\/bundle.js"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "caa\/bundle.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "flight\/bundle.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.css",
                "*.svg",
                "*.html",
                "images\/*",
                "fonts\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    }
}
© 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