NetSniffer: Context Menu OSINT

Leverage OSINT APIs Right From Your Context Menu

NetSniffer: Context Menu OSINTคืออะไร?

NetSniffer: Context Menu OSINT เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://coligo.one และคุณลักษณะหลักของมันคือ "Leverage OSINT APIs Right From Your Context Menu"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย NetSniffer: Context Menu OSINT

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}