WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
PureVPN Proxy - Best VPN for Chrome

PureVPN Proxy - Best VPN for Chrome

View on Chrome Web Store
View PureVPN Proxy - Best VPN for Chrome Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (3,744 ratings)
1 new ratings
14 views
This extension has been viewed 14 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.

A VPN extension that helps you hide your information, access restricted content and browse the internet at fast speeds.
Type
Extension
Users
300,000 users
PureVPN
View author page of PureVPN
Published
Published on March 22, 2017
Version 4.37.3
Manifest version
3
Updated
Updated on May 9, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View PureVPN Proxy - Best VPN 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
{
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgSDN2+dci1eRBa\/dOuvE0JxuLeRi3JTr8OpwwE0tnsvQInD6YVl2+VLKywfwusTg4jkyaXwMZ989hIjSgS77o+wXLJ58pR+MTeEkJRz\/fzXhBWJXvK7B7CDRG7oJK3seaitRV3qLXWH0anlACQuuCile2m6RFUd9kzsKkPz670qV5aem5V9DW6qB6YRQbim60uk8YWJ4WPScTRGowAOkstSBgTLqr6ufmpD9XmE5BawJHBPl6F4VXZkHtKm9mnlpGdbYn7JODdFQOQpChsPPlocxuYm5f1+2NU5U6CtarSJGA7dH6fWBQYoTgrdULS0eNhP1lANSu9HeRHODLZ1oUwIDAQAB",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "version": "4.37.3",
    "author": "__MSG_extAuthorName__",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "128": "assets\/images\/icon128.png"
    },
    "background": {
        "service_worker": "ui\/background.js"
    },
    "action": {
        "default_icon": {
            "19": "assets\/images\/icon19.png",
            "38": "assets\/images\/icon38.png"
        },
        "default_title": "__MSG_extShortName__",
        "default_popup": "ui\/popup\/template.html"
    },
    "incognito": "spanning",
    "minimum_chrome_version": "108.0",
    "permissions": [
        "alarms",
        "tabs",
        "webRequest",
        "webNavigation",
        "proxy",
        "privacy",
        "storage",
        "management",
        "webRequestAuthProvider",
        "identity"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "assets\/js\/content_location.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/script.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}
© 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