Generator Web Extension Save

Advanced WebExtension generator that creates everything you need to get started with cross-browser web-extension development.

Project README

logo

Generator: WebExtension

npm package build status Build status dependencies devDependencies devDependencies js-standard-style license

Advanced WebExtension generator that creates everything you need to get started with cross-browser extension/addon development.

Under the hood it uses webextension-toolbox for compiling the extensions.

Install

$ npm install -g yo generator-web-extension

Getting Started

  1. First make a new directory, and cd into it: mkdir my-web-extension && cd $_
  2. Run: yo web-extension.

GIF showing the demo

Options

  • --skip-install

    Skips the automatic execution of npm after scaffolding has finished.

License

Copyright 2018 Henrik Wenz

This project is free software released under the MIT license.

Open Source Agenda is not affiliated with "Generator Web Extension" Project. README Source: webextension-toolbox/generator-web-extension

Open Source Agenda Badge

Open Source Agenda Rating