WebExtension.net
WebExtension.net

Urban Safe Browsing

View on Chrome Web Store
View Urban Safe Browsing Chrome Extension on Chrome Web Store
4.5 (149 ratings)

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

Search, browse & explore whatever you want while avoiding harmful elements!
Type
Extension
Users
20,000 users
Urban VPN
View author page of Urban VPN
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 6, 2020
Version 2.3.0
Manifest version
3
Updated
Updated on October 30, 2024
View on Chrome Web Store
View Urban Safe Browsing Chrome Extension on Chrome Web Store
productivity/workflow
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": "2.3.0",
    "homepage_url": "https:\/\/www.urban-vpn.com\/",
    "manifest_version": 3,
    "action": {
        "default_icon": "public\/sprites\/icon-16.png",
        "default_title": "Urban Safe Browsing",
        "default_popup": "popup\/index.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "match_about_blank": true,
            "js": [
                "content\/safecheck-notification\/index.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "public\/sprites\/icon-16.png",
        "48": "public\/sprites\/icon-48.png",
        "128": "public\/sprites\/icon-128.png"
    },
    "permissions": [
        "scripting",
        "tabs",
        "webRequest",
        "webNavigation",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        "<all_urls>",
        "https:\/\/*.bugsnag.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/content\/safecheck-notification\/index.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker\/index.js"
    },
    "minimum_chrome_version": "110.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