HackNotice Chrome Extension
HackNotice Chrome Extension
什麼是HackNotice Chrome Extension?
HackNotice Chrome Extension是由https://hacknotice.com開發的Chrome擴展程式,該擴展的主要功能是“HackNotice Chrome Extension”。
擴展截圖
下載HackNotice Chrome Extension擴展crx文件
下載HackNotice Chrome Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Extends HackNotice, the easy and free personal security service. The easiest way to know about hacks and identity leaks just got easier. This extension: * Alerts you in real time when you visit a site if the site has been hacked recently * Makes sure that your watchlist is complete by adding sites to HackNotice as you browse * Stay alerted on all the sites you care about with zero effort Use HackNotice to: * Get a timeline of your historical hacks * Find where your digital identity has been leaked * Learn about new hacks and leaks in real-time * Take steps to reduce your risk and increase your security * Stay up to date on what new hacks are happening around the world * Share hack notices with friends so they can secure themselves
擴展基本資訊
名稱 | HackNotice Chrome Extension |
ID | kbjanbmmokbpaibafdgehgkpncpdjbpf |
官方網址 | https://chromewebstore.google.com/detail/hacknotice-chrome-extensi/kbjanbmmokbpaibafdgehgkpncpdjbpf |
簡介 | HackNotice Chrome Extension |
檔案大小 | 147 KB |
安裝次數 | 1,323 |
目前版本 | 1.0.23 |
更新時間 | 2024-01-31 |
上架時間 | 2019-11-14 |
評分 | 4.53/5 共 17 次評分 |
開發者 | https://hacknotice.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://hacknotice.com |
說明頁面URL | https://hacknotice.zendesk.com/hc/en-us |
隱私政策頁面URL | https://hacknotice.com/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "HackNotice Chrome Extension", "short_name": "HackNotice Chrome Extension", "version": "1.0.23", "description": "HackNotice Chrome Extension", "host_permissions": [ "*:\/\/extensionapi.hacknotice.com\/*", "https:\/\/extensionapi.hacknotice.com\/*", "https:\/\/vpn-dev-steve.hacknotice.com\/*", "*:\/\/*\/*" ], "permissions": [ "activeTab", "storage", "notifications" ], "action": { "default_popup": "index.html?#\/popup", "default_title": "HackNotice Chrome Extension" }, "content_scripts": [ { "js": [ "contentPage.js" ], "matches": [ " |