inØsight

Communicate undetected in plain sight.

inØsight क्या है?

inØsight planetrenox द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Communicate undetected in plain sight."।

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

screenshot

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

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

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

                        Zero Width Characters are Unicode characters that take up no space and are invisible even when you try to highlight them. Generally they are used to assist more abstract foreign languages that require separators but not exactly an entire space & some sites use them for their interface.

This extension is able to obfuscate any message inside zero width spaces which can be placed almost anywhere invisible to the naked eye. Also detect and be notified of such characters around the web.

Completely open source, advertisement, and log free.

Homepage: https://github.com/planetrenox/inzerosight
Visit the homepage to request new features or share new ideas.                    

एक्सटेंशन की मूल जानकारी

नाम inØsight inØsight
ID fkobnhlaipildbjmlhaolahpplolnpcn
आधिकारिक URL https://chromewebstore.google.com/detail/in%C3%B8sight/fkobnhlaipildbjmlhaolahpplolnpcn
विवरण Communicate undetected in plain sight.
फ़ाइल का आकार 106 KB
स्थापना संख्या 178
वर्तमान संस्करण 2.0.2
अंतिम अपडेट 2022-12-06
प्रकाशन तिथि 2019-11-09
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर planetrenox
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/planetrenox/inzerosight
सहायता पृष्ठ URL https://github.com/planetrenox/inzerosight/issues
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "in\u00d8sight",
    "version": "2.0.2",
    "author": "[email protected]",
    "homepage_url": "https:\/\/github.com\/planetrenox\/inzerosight",
    "description": "Communicate undetected in plain sight.",
    "icons": {
        "48": "icon.png"
    },
    "browser_action": {
        "browser_style": false,
        "default_icon": "icon.png",
        "default_title": "in\u00d8sight",
        "default_popup": "dash.html"
    },
    "web_accessible_resources": [
        "candara.woff"
    ]
}