Steganography toy that encodes secret messages in strings by using zero-width Unicode characters.
See encoder.spec.js
https://afska.github.io/este-gano/
- Download the extension from the Releases section
- Open any chat app
- Enable the extension by using the button
- Type
![this syntax]
to add secret messages - When the extension is installed, you'll see secret messages highlighted in red
nvm use
npm install
npm start
npm run build
./scripts/build-extension.sh
./scripts/deploy.sh <GITHUB_TOKEN>