WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Complete ID Safe Browser

Complete ID Safe Browser

View on Chrome Web Store
View Complete ID Safe Browser Chrome Extension on Chrome Web Store
Add to bookmarks
2.0 (2 ratings)
0 views
This extension has been viewed 0 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.

The Safe Browsing Extension
Type
Extension
Users
1,000 users
1K
IDnotify
View author page of IDnotify
Published
Published on May 24, 2022
Version 1.2.0
Manifest version
3
Updated
Updated on March 7, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Complete ID Safe Browser 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,
    "version": "1.2.0",
    "default_locale": "en_US",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "icons": {
        "48": "\/images\/man-icon-48.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "abp-easy-list",
                "enabled": false,
                "path": "rules\/easy-list.json"
            },
            {
                "id": "abp-easy-privacy",
                "enabled": false,
                "path": "rules\/easy-privacy.json"
            },
            {
                "id": "fanboy-social",
                "enabled": false,
                "path": "rules\/fanboy-social.json"
            },
            {
                "id": "strip-tracking-parameters",
                "enabled": false,
                "path": "rules\/strip-tracking-parameters.json"
            }
        ]
    },
    "permissions": [
        "activeTab",
        "storage",
        "declarativeNetRequest",
        "webNavigation",
        "unlimitedStorage",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/srs-s3-exp-prod-static0r0a0bucketebb21caf-1w1hyawazsfiu.s3.amazonaws.com\/*",
        "https:\/\/*\/*",
        "https:\/\/usa.experian.com\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_icon": {
            "48": "\/images\/status-disabled-48.png"
        },
        "default_title": "__MSG_extensionToolTip__",
        "default_popup": "html\/popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src *;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "*.png",
                "fonts\/*",
                "strings\/*",
                "available-locales.json"
            ],
            "matches": [
                "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