docs: link inzerosight browser extension

This commit is contained in:
2026-09-14 10:08:42 -07:00
parent 18366effb7
commit 21fe0d0570
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "zwus"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
rust-version = "1.70"
description = "Zero Width Unicode Steganography — hide text in invisible characters."

View File

@@ -2,6 +2,10 @@
Zero Width Unicode Steganography — hide text inside invisible characters.
## Browser Extension
Use ZWUS in your browser with [inØsight](https://github.com/inzerosight/inzerosight): [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/in0sight/) · [Chrome Web Store](https://chromewebstore.google.com/detail/acnmohbphjmnbaboacmecidopeplkhog)
```toml
[dependencies]
zwus = "0.1"