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

#982 in WebAssembly

Download history 35/week @ 2024-02-10 273/week @ 2024-02-17 263/week @ 2024-02-24 285/week @ 2024-03-02 347/week @ 2024-03-09 214/week @ 2024-03-16 226/week @ 2024-03-23 245/week @ 2024-03-30 165/week @ 2024-04-06

933 downloads per month

MIT license

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

~7–9.5MB
~188K SLoC