NetSniffer: Context Menu OSINT
Leverage OSINT APIs Right From Your Context Menu
Co to jest NetSniffer: Context Menu OSINT?
NetSniffer: Context Menu OSINT to rozszerzenie Chrome opracowane przez https://coligo.one, a jego główną funkcją jest „Leverage OSINT APIs Right From Your Context Menu”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia NetSniffer: Context Menu OSINT
Pobierz pliki rozszerzeń NetSniffer: Context Menu OSINT w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Leverage OSINT APIs Right From Your Chrome Context Menu. Built By Security Researchers For Security Researchers, This Tool Is Designed To Speed Up Response & Research Times By Giving You Quick Access To Popular Security Tools. Directly Research Domains & IP Addresses On Cisco Talos Or Virus Total With A Right Click. Continue To Perform OSINT With Other Popular Tool Integrations, Each Update Adding More & More Functionality. This Tool Is Designed For Research Purposes Only.
Podstawowe informacje o rozszerzeniu
Nazwa | NetSniffer: Context Menu OSINT |
ID | hpkajgafjlpfhpphfdcadmkkkbeebgpp |
Oficjalny URL | https://chromewebstore.google.com/detail/netsniffer-context-menu-o/hpkajgafjlpfhpphfdcadmkkkbeebgpp |
Opis | Leverage OSINT APIs Right From Your Context Menu |
Rozmiar pliku | 335 KB |
Liczba instalacji | 145 |
Aktualna Wersja | 1.5.0 |
Ostatnia Aktualizacja | 2023-01-16 |
Data Publikacji | 2022-07-20 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://coligo.one |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NetSniffer: Context Menu OSINT", "version": "1.5.0", "description": "Leverage OSINT APIs Right From Your Context Menu", "manifest_version": 3, "author": "Ariel Torres, Github: PyKestrel", "background": { "service_worker": "app.js" }, "permissions": [ "contextMenus", "activeTab", "scripting" ], "icons": { "48": "icon.png" } } |