web-extensions

Crates.ioweb-extensions
lib.rsweb-extensions
version0.3.0
sourcesrc
created_at2020-08-31 00:07:33.652534
updated_at2022-11-16 13:44:20.213379
descriptionThis crate provides wrappers around WebExtensions API
homepage
repositoryhttps://github.com/rvolosatovs/web-extensions
max_upload_size
id282875
size44,234
Markus Kohlhase (flosse)

documentation

README

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.

Commit count: 36

cargo fmt