WebExtension.net
Toggle dark mode
WebExtension.net

NordVPN - VPN proxy for privacy and security

View on Chrome Web Store
View NordVPN - VPN proxy for privacy and security Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (7,208 ratings)
5 new ratings
16 views
This extension has been viewed 16 times

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

Connect to the fastest VPN out there — NordVPN. Hide your IP, block ads, and be safe online with our VPN proxy extension for Chrome.
Type
Extension
Users
4,000,000 users
1M
Website nordvpn.com
NordVPN
View author page of NordVPN
Published
Published on September 8, 2017
Version 4.11.0
Manifest version
3
Updated
Updated on February 19, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View NordVPN - VPN proxy for privacy and security 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,
    "short_name": "NordVPN",
    "version": "4.11.0",
    "host_permissions": [
        "<all_urls>"
    ],
    "incognito": "spanning",
    "icons": {
        "16": ".\/icons\/nordvpn-16-active.png",
        "32": ".\/icons\/nordvpn-32-active.png",
        "48": ".\/icons\/nordvpn-48-active.png",
        "128": ".\/icons\/nordvpn-128-active.png"
    },
    "action": {
        "default_icon": "icons\/nordvpn-48-inactive.png",
        "default_popup": "index.html",
        "default_title": "NordVPN"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "csNotification.bundle.css",
                "csKillSwitch.bundle.css",
                "killswitch.html",
                "fingerprint.html"
            ]
        }
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "permissions": [
        "alarms",
        "scripting",
        "proxy",
        "webRequest",
        "webNavigation",
        "privacy",
        "storage",
        "notifications",
        "tabs",
        "contextMenus",
        "activeTab",
        "unlimitedStorage",
        "downloads",
        "webRequestAuthProvider",
        "offscreen"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "name": "NordVPN - VPN proxy for privacy and security",
    "description": "Connect to the fastest VPN out there \u2014 NordVPN. Hide your IP, block ads, and be safe online with our VPN proxy extension for Chrome.",
    "minimum_chrome_version": "116"
}
© 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