4 releases (2 breaking)
0.3.0 | Nov 16, 2022 |
---|---|
0.2.1 | Nov 6, 2022 |
0.2.0 | Oct 26, 2022 |
0.1.0 | Aug 31, 2020 |
#1457 in WebAssembly
698 downloads per month
39KB
904 lines
Web Extensions
A Rust library that provides WebExtension API WASM bindings.
This crate expresses a high level wrapper.
For a low level access there is the
web-extensions-sys
crate.
Compatibility
This library is currently only compatible with Chrome based browsers with Manifest V3.
Once MV3 is supported by FireFox, we need to check how we can handle it.
Dependencies
~8–11MB
~202K SLoC