https://github.com/ranjithrajv/web-ext
A WebExtension which generates other WebExtensions
https://github.com/ranjithrajv/web-ext
addons boilerplate-template browsers extensions webextension webextension-api
Last synced: 3 months ago
JSON representation
A WebExtension which generates other WebExtensions
- Host: GitHub
- URL: https://github.com/ranjithrajv/web-ext
- Owner: ranjithrajv
- License: mpl-2.0
- Created: 2018-09-23T04:40:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T05:12:37.000Z (over 7 years ago)
- Last Synced: 2025-04-09T20:59:09.726Z (about 1 year ago)
- Topics: addons, boilerplate-template, browsers, extensions, webextension, webextension-api
- Language: JavaScript
- Homepage: https://ranjithrajv.github.io/web-ext/
- Size: 94.7 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebExt-Generator
A WebExtension which generates other WebExtensions, completely UI-based open source tool. Basic Knowledge on HTML, CSS & JS is good enough to create a WebExtension.
## Inspiration
This tool is a brainchild of the idea `WebExtensions should be able to generated within WebBrowsers`. Inspired from [Firefox Color](https://color.firefox.com/), this tool is designed to be used as boiler-plate code webextensions generator for Firefox Quantum and beyond.
## Vision
We are working towards enabling WebExtensions Development completely in WebBrowsers, with good user experience. Our goal is to make WebExtension Development more accessible.
### Resources
Check this [curated list of awesome resources for WebExtensions Development](https://github.com/bfred-it/Awesome-WebExtensions)