5 Forks
143 Stars
143 Watchers

wasm-extension-template

An easy-to-use template for Rust web extensions. The Rust code is compiled to WASM and ran as a content script.

How to download and setup wasm-extension-template

Open terminal and run command
git clone https://github.com/Mubelotix/wasm-extension-template.git
git clone is used to create a copy or clone of wasm-extension-template repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wasm-extension-template https://github.com/Mubelotix/wasm-extension-template/archive/master.zip

Or simply clone wasm-extension-template with SSH
[email protected]:Mubelotix/wasm-extension-template.git

If you have some problems with wasm-extension-template

You may open issue on wasm-extension-template support forum (system) here: https://github.com/Mubelotix/wasm-extension-template/issues