mirror of
https://github.com/inzerosight/ZWUS-rs.git
synced 2026-09-18 16:15:44 +00:00
docs: move browser extension note to end
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "zwus"
|
name = "zwus"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
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,10 +2,6 @@
|
|||||||
|
|
||||||
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"
|
||||||
@@ -71,3 +67,7 @@ Encoded output is byte-identical to the [npm package](https://www.npmjs.com/pack
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
[WTFPL](LICENSE)
|
[WTFPL](LICENSE)
|
||||||
|
|
||||||
|
## Browser Extension
|
||||||
|
|
||||||
|
You can also 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)
|
||||||
|
|||||||
Reference in New Issue
Block a user