WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Free VPN Proxy and ad blocker - Planet VPN

Free VPN Proxy and ad blocker - Planet VPN

View on Chrome Web Store
View Free VPN Proxy and ad blocker - Planet VPN Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (21,678 ratings)
29 new ratings
36 views
This extension has been viewed 36 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 access to any website and block ads with our free VPN proxy extension
Type
Extension
Users
1,000,000 users
1M
Free VPN Planet
View author page of Free VPN Planet
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 13, 2017
Version 2.1.0
Manifest version
3
Updated
Updated on March 28, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Free VPN Proxy and ad blocker - Planet 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",
    "manifest_version": 3,
    "version": "2.1.0",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "96": "icons\/icon-96.png",
        "128": "icons\/icon-128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "proxy",
        "storage",
        "unlimitedStorage",
        "history",
        "webRequest",
        "webRequestAuthProvider",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "tabs",
        "privacy",
        "management",
        "scripting",
        "offscreen",
        "notifications"
    ],
    "host_permissions": [
        "<all_urls>",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": {
            "19": "icons\/icon-19.png",
            "38": "icons\/icon-38.png"
        },
        "default_title": "Planet VPN",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "blocked.html",
                "scripts\/blocked.js",
                "icons\/icon-48.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/freevpnplanet.com\/*",
            "*:\/\/*.freevpnplanet.com\/*"
        ]
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "tracking",
                "enabled": false,
                "path": "rulesets\/trackingRuleset.json"
            },
            {
                "id": "adblocker_1",
                "enabled": false,
                "path": "rulesets\/adblockerRuleset_1.json"
            },
            {
                "id": "adblocker_2",
                "enabled": false,
                "path": "rulesets\/adblockerRuleset_2.json"
            },
            {
                "id": "request_headers",
                "enabled": true,
                "path": "rulesets\/responseHeaders.json"
            }
        ]
    }
}
© 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