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
电子邮箱 [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"
    ]
}