inØsight
Communicate undetected in plain sight.
O que é inØsight?
inØsight é uma extensão do Chrome desenvolvida por planetrenox, e sua principal característica é "Communicate undetected in plain sight.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão inØsight
Baixe arquivos de extensão inØsight no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | inØsight |
ID | fkobnhlaipildbjmlhaolahpplolnpcn |
URL Oficial | https://chromewebstore.google.com/detail/in%C3%B8sight/fkobnhlaipildbjmlhaolahpplolnpcn |
Descrição | Communicate undetected in plain sight. |
Tamanho do Arquivo | 106 KB |
Contagem de Instalações | 178 |
Versão Atual | 2.0.2 |
Última Atualização | 2022-12-06 |
Data de Publicação | 2019-11-09 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | planetrenox |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/planetrenox/inzerosight |
URL da Página de Ajuda | https://github.com/planetrenox/inzerosight/issues |
Idiomas Suportados | 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" ] } |