inØsight

Communicate undetected in plain sight.

Qu'est-ce que inØsight ?

inØsight est une extension Chrome développée par planetrenox, et sa fonction principale est "Communicate undetected in plain sight.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension inØsight

Téléchargez les fichiers d'extension inØsight au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom inØsight inØsight
ID fkobnhlaipildbjmlhaolahpplolnpcn
URL Officiel https://chromewebstore.google.com/detail/in%C3%B8sight/fkobnhlaipildbjmlhaolahpplolnpcn
Description Communicate undetected in plain sight.
Taille du Fichier 106 KB
Nombre d'Installations 178
Version Actuelle 2.0.2
Dernière Mise à Jour 2022-12-06
Date de Publication 2019-11-09
Évaluation 5.00/5 Total 4 Évaluations
Développeur planetrenox
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/planetrenox/inzerosight
URL de la Page d'Aide https://github.com/planetrenox/inzerosight/issues
Langues Prises en Charge 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"
    ]
}