Skip to content

web-extensions-rs/web-extensions-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.