Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 520 Bytes

Web Extensions (sys)

A Rust library that provides WebExtension API WASM bindings.

This crate expresses a low level wrapper. For a higher level abstraction there is the web-extensions crate.

Compatibility

This library is currently only compatible with Chrome based browsers with Manifest V3.