NetSniffer: Context Menu OSINT
Leverage OSINT APIs Right From Your Context Menu
What is NetSniffer: Context Menu OSINT?
NetSniffer: Context Menu OSINT is a Chrome extension developed by https://coligo.one, and its main feature is "Leverage OSINT APIs Right From Your Context Menu".
Extension Screenshots
Download NetSniffer: Context Menu OSINT Extension CRX File
Download NetSniffer: Context Menu OSINT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | NetSniffer: Context Menu OSINT |
ID | hpkajgafjlpfhpphfdcadmkkkbeebgpp |
Official URL | https://chromewebstore.google.com/detail/netsniffer-context-menu-o/hpkajgafjlpfhpphfdcadmkkkbeebgpp |
Description | Leverage OSINT APIs Right From Your Context Menu |
File Size | 335 KB |
Installation Count | 145 |
Current Version | 1.5.0 |
Last Updated | 2023-01-16 |
Publish Date | 2022-07-20 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://coligo.one |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |