j4qfrost / web-extensions-sys

WebExtension API WASM bindings in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WebExtension API WASM bindings in Rust

License:MIT License


Languages

Language:Rust 100.0%