slush-firefox-extension

A slush generator for firefox extension

Usage no npm install needed!

<script type="module">
  import slushFirefoxExtension from 'https://cdn.skypack.dev/slush-firefox-extension';
</script>

README

slush-firefox-extension

A slush generator for firefox extension

Installation

Install slush-firefox-extension globally

npm install -g slush-firefox-extension

Remember to install slush globally as well, if you haven't already

npm install -g slush

You'll also need to have bower installed for a smooth installation

npm install -g bower

Usage

Create a new directory for your project

mkdir my-first-firefox-extension

Run the generator from within the new directory

cd my-first-firefox-extension
slush firefox-extension

You will now be prompted to give your new firefox extension a name, description & home page