NetSniffer: Context Menu OSINT

Leverage OSINT APIs Right From Your Context Menu

NetSniffer: Context Menu OSINT क्या है?

NetSniffer: Context Menu OSINT https://coligo.one द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Leverage OSINT APIs Right From Your Context Menu"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में NetSniffer: Context Menu OSINT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}