web-extension-playground

Playground for building Web Extensions

MIT License

Stars
19

WebExtension Playground

A playground for creating Web Extensions. Try it at https://play.web-extensions.dev/.

About

WebExtension Playground is based on the TypeScript Sandbox. This uses the Monaco editor to provide an editor experience in the browser.

Contributing

All contributions are welcome! If you want to make a big change, consider opening an issue first - it's always great to chat to make sure there's agreement on the general approach to take.

License

All code written for this repository is under the MIT license. Code from vendored packages or dependencies is licensed according to the associated project.

Related Projects