inØsight

Communicate undetected in plain sight.

inØsightとは何ですか?

inØsightはplanetrenoxによって開発されたChromeの拡張機能で、その主な機能は「Communicate undetected in plain sight.」です。

拡張機能のスクリーンショット

screenshot

inØsight拡張機能のCRXファイルをダウンロード

inØsight拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}