Skip to content

wachunei/webextensions-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Web Extension template

Another template for WebExtensions development.

Build example by cloning and running:

 yarn && yarn build:chrome && yarn run:chrome

Development

This examples uses Parcel Bundler + parcel-plugin-web-extension to bundle extension source and web-ext command line tool to run it.

Run development mode by running yarn chrome or yarn firefox and then yarn run:chrome or yarn run:firefox

Check package.json scripts for more details.

Build

TODO

About

Another WebExtensions template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published