NetSniffer: Context Menu OSINT

Leverage OSINT APIs Right From Your Context Menu

什么是NetSniffer: Context Menu OSINT?

NetSniffer: Context Menu OSINT是由https://coligo.one开发的Chrome扩展程序,该扩展的主要功能是“Leverage OSINT APIs Right From Your Context Menu”。

扩展截图

screenshot

下载NetSniffer: Context Menu OSINT扩展crx文件

下载NetSniffer: Context Menu OSINT扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 NetSniffer: Context Menu OSINT NetSniffer: Context Menu OSINT
ID hpkajgafjlpfhpphfdcadmkkkbeebgpp
官方URL https://chromewebstore.google.com/detail/netsniffer-context-menu-o/hpkajgafjlpfhpphfdcadmkkkbeebgpp
简介 Leverage OSINT APIs Right From Your Context Menu
文件大小 335 KB
安装次数 145
当前版本 1.5.0
更新时间 2023-01-16
上架时间 2022-07-20
评分 5.00/5 共1次评分
开发者 https://coligo.one
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}