WebExtension.net
Toggle dark mode
WebExtension.net

Urban VPN Proxy

View on Chrome Web Store
View Urban VPN Proxy Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (42,602 ratings)
43 new ratings
22 views
This extension has been viewed 22 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 Urban VPN
Type
Extension
Users
4,000,000 users
Urban VPN
View author page of Urban VPN
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 9, 2019
Version 4.13.1
Manifest version
3
Updated
Updated on February 16, 2025
make_chrome_yours/privacy
Extension Category
View on Chrome Web Store
View Urban VPN Proxy 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__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.13.1",
    "homepage_url": "https:\/\/www.urban-vpn.com\/",
    "manifest_version": 3,
    "action": {
        "default_icon": "icons\/icon-grey.png",
        "default_title": "Urban VPN",
        "default_popup": "popup\/index.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "ad-blocker\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "content\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "icons\/icon.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [
        "webRequestAuthProvider",
        "offscreen",
        "alarms",
        "management",
        "proxy",
        "scripting",
        "storage",
        "tabs",
        "webNavigation",
        "webRequest"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/content\/anti-male-ware-notification\/index.html",
                "\/content\/safe-price-check-notification\/index.html",
                "\/content\/vpn-notification\/index.html",
                "\/content\/terminated-connection-notification\/index.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "\/content\/location\/location.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "\/libs\/extend-native-history-api.js",
                "\/libs\/requests.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "executers\/fr-co.js",
                "executers\/vi-ig-tr.js",
                "executers\/vi-ln-tr.js",
                "executers\/vi-oo-tr.js",
                "executers\/vi-pn-tr.js",
                "executers\/vi-rd-tr.js",
                "executers\/vi-tr.js",
                "executers\/vi-tt-tr.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>",
        "https:\/\/*.bugsnag.com\/*"
    ],
    "background": {
        "service_worker": "service-worker\/index.js"
    },
    "minimum_chrome_version": "110.0"
}
© 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