WebExtension.net
WebExtension.net

Urban Browser Guard

View on Chrome Web Store
View Urban Browser Guard Chrome Extension on Chrome Web Store
4.6 (523 ratings)

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

Urban Browser Guard safeguards your online privacy and blocks harmful content, including malicious websites and intrusive ads
Type
Extension
Users
40,000 users
Urban VPN
View author page of Urban VPN
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 13, 2019
Version 7.0.1
Manifest version
3
Updated
Updated on September 17, 2024
View on Chrome Web Store
View Urban Browser Guard Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category

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": "7.0.1",
    "homepage_url": "https:\/\/www.urban-vpn.com\/",
    "manifest_version": 3,
    "action": {
        "default_icon": "public\/sprites\/icon-grey.png",
        "default_title": "Urban Browser Guard",
        "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
        },
        {
            "all_frames": false,
            "match_about_blank": true,
            "js": [
                "content\/index.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "public\/sprites\/icon.png",
        "48": "public\/sprites\/icon-48.png",
        "128": "public\/sprites\/icon-128.png"
    },
    "permissions": [
        "tabs",
        "webNavigation",
        "webRequest",
        "management",
        "alarms",
        "storage",
        "scripting",
        "browsingData",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "https:\/\/*.bugsnag.com\/*",
        "https:\/\/*.urban-vpn.com\/*",
        "https:\/\/www.google-analytics.com\/*",
        "https:\/\/ssl.google-analytics.com\/*",
        "https:\/\/google-analytics.com\/",
        "https:\/\/www.google.com\/favicon.ico",
        "https:\/\/www.youtube.com\/favicon.ico",
        "<all_urls>",
        "https:\/\/chrome.google.com\/webstore\/detail\/urban-shield\/almalgbpmcfpdaopimbdchdliminoign\/reviews\/*",
        "https:\/\/www.urban-vpn.com\/thank-you-ext-shield\/*",
        "https:\/\/www.urban-vpn.com\/uninstall-ext-shield\/*",
        "https:\/\/chrome.google.com\/webstore\/detail\/urban-free-vpn-proxy-unbl\/eppiocemhmnlbhjplcgkofciiegomcon\/*",
        "https:\/\/authentication.urban-vpn.com\/*",
        "https:\/\/anti-mining-protection-toolbar.urban-vpn.com\/api\/rest\/v2\/*",
        "https:\/\/geo.geosurf.io\/*",
        "https:\/\/authentication.urban-vpn.com\/*",
        "https:\/\/config-toolbar.urban-vpn.com\/rest\/v1\/configs\/extensions\/urban-shield\/*",
        "https:\/\/api-pro.urban-vpn.com\/rest\/v1\/*",
        "https:\/\/api-pro.urban-vpn.com\/rest\/v1\/*",
        "https:\/\/api-pro.urban-vpn.com\/rest\/v1\/*",
        "https:\/\/authentication.urban-vpn.com\/rest\/v1\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/content\/safe-check-notification\/index.html"
            ],
            "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": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker\/index.js"
    },
    "minimum_chrome_version": "109.0"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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