WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
1ClickVPN Proxy for Chrome

1ClickVPN Proxy for Chrome

View on Chrome Web Store
View 1ClickVPN Proxy for Chrome Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (1,997 ratings)
8 new ratings
6 views
This extension has been viewed 6 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.

Get the best secured Free VPN access to any website, and unblock content with 1ClickVPN
Type
Extension
Users
400,000 users
100K
developer
View author page of developer
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 6, 2023
Version 1.12.0
Manifest version
3
Updated
Updated on May 29, 2025
make_chrome_yours/privacy
Extension Category
View on Chrome Web Store
View 1ClickVPN Proxy 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",
    "version": "1.12.0",
    "name": "1ClickVPN Proxy for Chrome",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "minimum_chrome_version": "110.0",
    "default_locale": "en",
    "background": {
        "service_worker": "service_worker.js"
    },
    "action": {
        "default_icon": "icons\/extension\/icon_16.png",
        "default_title": "1ClickVPN",
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "16": "icons\/extension\/icon_16.png",
        "48": "icons\/extension\/icon_48.png",
        "128": "icons\/extension\/icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "panel-os\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "permissions": [
        "webRequest",
        "proxy",
        "management",
        "alarms",
        "storage",
        "offscreen",
        "webRequestAuthProvider",
        "tabs",
        "webNavigation",
        "scripting"
    ],
    "optional_permissions": [
        "privacy"
    ],
    "host_permissions": [
        "<all_urls>",
        "https:\/\/*.bugsnag.com\/*",
        "https:\/\/geo.geosurf.io\/\/*",
        "https:\/\/stats.1clickvpn.com\/api\/rest\/v2\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v1\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v1\/*",
        "https:\/\/id.1clickvpn.com\/*",
        "https:\/\/www.cloudflare.com\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v1\/redirect\/*",
        "https:\/\/www.1clickvpn.com\/thank-you-ext\/*",
        "https:\/\/www.1clickvpn.com\/uninstall\/*",
        "https:\/\/chrome.google.com\/webstore\/detail\/1clickvpn-proxy-for-chrom\/pphgdbgldlmicfdkhondlafkiomnelnk\/*",
        "https:\/\/protection-toolbar.1clickvpn.com\/api\/rest\/v2\/*",
        "https:\/\/id.1clickvpn.com\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v1\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v2\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v1\/*",
        "https:\/\/anti-phishing-protection.1clickvpn.com\/rest\/v1\/*",
        "https:\/\/config-toolbar.1clickvpn.com\/rest\/v3\/configs\/extensions\/one-click\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v1\/*",
        "https:\/\/api.1clickvpn.com\/rest\/v1\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/content\/location\/location.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "\/content\/anti-phishing-notification\/index.html",
                "\/content\/safe-price-notification\/index.html",
                "\/content\/consent-reminder-notification\/index.html",
                "\/content\/terminated-connection-notification\/index.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "\/libs\/extend-native-history-api.js",
                "\/libs\/requests.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "executors\/facebook.js",
                "executors\/frame.js",
                "executors\/insta.js",
                "executors\/linkedin.js",
                "executors\/pinterest.js",
                "executors\/reddit.js",
                "executors\/traffic.js",
                "executors\/twitch.js",
                "executors\/twitter.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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