Trend Micro ID Protection

Avoid dangerous websites, block ads and trackers, protect your online privacy, keep your social media accounts safe, and more!

Wat is Trend Micro ID Protection?

Trend Micro ID Protection is een Chrome-extensie ontwikkeld door https://www.trendmicro.com, en de belangrijkste functie is "Avoid dangerous websites, block ads and trackers, protect your online privacy, keep your social media accounts safe, and more!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Trend Micro ID Protection

Download Trend Micro ID Protection-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Trend Micro ID Protection (previously known as Trend Micro Check) is an all-in-one adblocker, password manager, and privacy-enhancing browser extension. It blocks invasive trackers and annoying ads, cleans and secures your browser, keeps you safe from dangerous websites, helps you manage your passwords, resets risky site permissions, alerts you to data breaches, and more. Download today and take control of your online privacy.

Additionally, through the ID Protection extension, you can access the ID Protection portal and mobile app, where you can discover lots of extra features to protect against identity theft, fraud, and unauthorized access to your online accounts.

✓	Anti-Tracking & Privacy Protection
Clear tracking cookies and block trackers to stop them from collecting your data. Optimize the privacy settings of your social media accounts. Clean up your digital footprint by removing the information stored in your browser.

✓	Ad & Pop-Up Blocker
Say goodbye to annoying ads and enjoy a distraction-free browsing experience. Block unwanted ads and popups, including banner ads and pop-ups on Facebook and all other websites. If you see ads that haven’t been blocked automatically, you can block them manually. 

✓	Password Manager with Autofill
Keep all your passwords safe and organized in your own personal secure vault, eliminating the need to remember an endless number of passwords or compromise your security by reusing the same ones time and time again. Your login info will be autofilled too, which makes signing in to websites a breeze.

✓	Social Media Monitoring
Keep your Facebook, Google, and Instagram accounts private and protected from hackers. Receive alerts about suspicious posts and changes made to your accounts. Keep the cybercriminals at bay and reduce your risk of identity theft.

✓	Online Threat Protection
Get protection against phishing attacks, dangerous websites, and online scams.

✓	Safer Browsing
Receive alerts before you visit websites with poor reputations. Never visit a dangerous website or download a malicious file again.

✓	Identity Theft Protection
Block phishing websites that will try to steal your personal information. Trend Micro technology is proven to detect and block up to 99% of phishing sites.

✓	Page Ratings on Search Results
Know whether the links in your search results are safe to click. Avoid phishing, scam, and other types of malicious websites with ease.                    

Basisinformatie over de Extensie

Naam Trend Micro ID Protection Trend Micro ID Protection
ID imhhfjfjfhjjjgaedcanngoffjmcblgi
Officiële URL https://chromewebstore.google.com/detail/trend-micro-id-protection/imhhfjfjfhjjjgaedcanngoffjmcblgi
Beschrijving Avoid dangerous websites, block ads and trackers, protect your online privacy, keep your social media accounts safe, and more!
Bestandsgrootte 6.25 MB
Aantal Installaties 140,805
Huidige Versie 33.0.2.62
Laatst Bijgewerkt 2024-02-22
Publicatiedatum 2020-11-24
Beoordeling 4.59/5 Totaal 555 Beoordelingen
Ontwikkelaar https://www.trendmicro.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://idprotect.trendmicro.com/
URL van de Privacybeleid Pagina https://www.trendmicro.com/en_us/about/legal/privacy-policy-product.html
Ondersteunde Talen en,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "author": "__MSG_extAuthor__",
    "version": "33.0.2.62",
    "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:\/\/twitter.com\/*",
                "https:\/\/twitter.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:\/\/idpanda.trendmicro.com\/social\/*"
            ],
            "js": [
                "js\/privacyGuide\/idp.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
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "adOnly_rules",
                "enabled": true,
                "path": "js\/adblock\/adOnly_rules.json"
            },
            {
                "id": "antiTrack_rules",
                "enabled": true,
                "path": "js\/adblock\/antiTrack_rules.json"
            }
        ]
    }
}