WebExtension.net
Toggle dark mode
WebExtension.net

Trend Micro ID Protection

View on Chrome Web Store
View Trend Micro ID Protection Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (560 ratings)
10 views
This extension has been viewed 10 times

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

Avoid dangerous websites, block ads and trackers, protect your online privacy, keep your social media accounts safe, and more!
Type
Extension
Users
100,000 users
trend-micro
View author page of trend-micro
Published
Published on October 5, 2020
Version 39.0.1.129
Manifest version
3
Updated
Updated on January 9, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Trend Micro ID Protection 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,
    "name": "__MSG_extName__",
    "author": "__MSG_extAuthor__",
    "version": "39.0.1.129",
    "description": "__MSG_extDescription__",
    "minimum_chrome_version": "101.0",
    "permissions": [
        "activeTab",
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "notifications",
        "contextMenus",
        "management",
        "alarms",
        "downloads",
        "history",
        "scripting"
    ],
    "optional_permissions": [
        "browsingData",
        "contentSettings",
        "cookies",
        "privacy",
        "topSites"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "images\/toolbar_logo_16.png",
        "48": "images\/toolbar_logo_48.png",
        "128": "images\/toolbar_logo_128.png",
        "256": "images\/toolbar_logo_256.png"
    },
    "action": {
        "default_icon": {
            "20": "images\/[email protected]",
            "40": "images\/[email protected]"
        },
        "default_title": "__MSG_extBrowserActionTitle__"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/dashboard.gocheck.us\/*",
                "https:\/\/api.twitter.com\/*"
            ],
            "js": [
                "js\/mcs\/checkMain.js",
                "js\/common\/injector_page\/injectDogIcon.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/dashboard.gocheck.us\/*",
                "https:\/\/api.twitter.com\/*"
            ],
            "js": [
                "js\/mcs\/content.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.co.jp\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.ca\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.it\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.com.tw\/search*",
                "https:\/\/www.google.nl\/search*",
                "https:\/\/www.google.com.br\/search*",
                "https:\/\/www.google.com.tr\/search*",
                "https:\/\/www.google.be\/search*",
                "https:\/\/www.google.com.gr\/search*",
                "https:\/\/www.google.co.in\/search*",
                "https:\/\/www.google.com.mx\/search*",
                "https:\/\/www.google.dk\/search*",
                "https:\/\/www.google.com.ar\/search*",
                "https:\/\/www.google.ch\/search*",
                "https:\/\/www.google.cl\/search*",
                "https:\/\/www.google.at\/search*",
                "https:\/\/www.google.co.kr\/search*",
                "https:\/\/www.google.ie\/search*",
                "https:\/\/www.google.com.co\/search*",
                "https:\/\/www.google.pl\/search*",
                "https:\/\/www.google.pt\/search*",
                "https:\/\/www.google.com.pk\/search*",
                "https:\/\/www.google.com.hk\/search*"
            ],
            "js": [
                "js\/pageRating\/googleSearch.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.bing.com\/search*"
            ],
            "js": [
                "js\/pageRating\/bing.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/*.search.yahoo.com\/search*"
            ],
            "js": [
                "js\/pageRating\/yahoo.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/dashboard.gocheck.us\/*",
                "https:\/\/*.trendmicro.com\/*"
            ],
            "js": [
                "js\/canvasFpDefender\/injectScript.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/dashboard.gocheck.us\/*",
                "https:\/\/idprotect.trendmicro.com\/*",
                "https:\/\/preprod.idprotect.trendmicro.com\/*"
            ],
            "js": [
                "js\/common\/injector_page\/injectBridge.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/x.com\/*",
                "https:\/\/x.com\/settings\/connected_apps*",
                "https:\/\/www.facebook.com\/settings\/?tab=applications*",
                "https:\/\/www.facebook.com\/settings?tab=applications*",
                "https:\/\/myaccount.google.com\/permissions*",
                "https:\/\/myaccount.google.com\/connections*",
                "https:\/\/myadcenter.google.com\/*"
            ],
            "js": [
                "js\/common\/privacy_guide\/js\/index.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/chat.openai.com\/*",
                "https:\/\/www.bing.com\/search*"
            ],
            "js": [
                "js\/chat_gpt\/js\/chatGPT.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/dashboard.gocheck.us\/*",
                "https:\/\/api.twitter.com\/*"
            ],
            "js": [
                "js\/pwm\/src\/pages\/content\/index.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/dashboard.gocheck.us\/*",
                "https:\/\/*.trendmicro.com\/*"
            ],
            "js": [
                "js\/ui\/js\/inject\/import_passwordMonitor.js",
                "js\/ui\/js\/inject\/import_fileUploadMonitor.js",
                "js\/ui\/js\/inject\/import_injectFingerprintMonitor.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "adOnly_rules",
                "enabled": false,
                "path": "js\/adblock\/adOnly_rules.json"
            },
            {
                "id": "antiTrack_rules",
                "enabled": false,
                "path": "js\/adblock\/antiTrack_rules.json"
            }
        ]
    }
}
WebExtension.net

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

© 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