web-extensions-rs / web-extensions

Rust wrappers for WebExtensions API

Home Page:https://crates.io/crates/web-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rust wrappers for WebExtensions API

https://crates.io/crates/web-extensions

License:MIT License


Languages

Language:Rust 100.0%