HackerBar
安全工具
Co je HackerBar?
HackerBar je rozšíření Chrome vyvinuté sg3599422, a jeho hlavní funkcí je „安全工具“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření HackerBar
Stáhněte si soubory rozšíření HackerBar ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
The HackerBar plugin tells you where the website is hosted (country, city), who owns the IP and other services/ ports are open. Besides, the HackerBar help to obtain the company's shareholding information and manually provide users to search ip,domain and so on which like asset mapping function.
Základní Informace o Rozšíření
Název | HackerBar |
ID | fplaffnjgbolllofijjpoebjgbilgkef |
Oficiální URL | https://chromewebstore.google.com/detail/hackerbar/fplaffnjgbolllofijjpoebjgbilgkef |
Popis | 安全工具 |
Velikost souboru | 925 KB |
Počet instalací | 331 |
Aktuální Verze | 1.0.0 |
Poslední Aktualizace | 2023-02-01 |
Datum Vydání | 2023-02-01 |
Hodnocení | 3.00/5 Celkem 2 Hodnocení |
Vývojář | sg3599422 |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "HackerBar", "version": "1.0.0", "description": "\u5b89\u5168\u5de5\u5177", "icons": { "16": ".\/img\/icon.png", "128": ".\/img\/icon.png", "48": ".\/img\/icon.png" }, "host_permissions": [ "*:\/\/*\/*" ], "action": { "default_title": "HackerBar", "default_icon": ".\/img\/icon.png", "default_popup": "index.html" }, "permissions": [ "tabs" ], "content_scripts": [ { "js": [ ".\/umi.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |