mirror of
https://github.com/inzerosight/ZWUS-rs.git
synced 2026-09-18 16:15:44 +00:00
docs: link inzerosight browser extension
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "zwus"
|
name = "zwus"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
rust-version = "1.70"
|
rust-version = "1.70"
|
||||||
description = "Zero Width Unicode Steganography — hide text in invisible characters."
|
description = "Zero Width Unicode Steganography — hide text in invisible characters."
|
||||||
|
|||||||
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
Zero Width Unicode Steganography — hide text inside invisible characters.
|
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
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
zwus = "0.1"
|
zwus = "0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user