Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-webextension

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-webextension

Create a WebExtension in one command

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

create-webextension

This npm package provides a CLI utility to create a new simple (and mostly blank) WebExtension with only one command.

You can use it by installing the npm package globally (npm install -g create-webextension) or by using yarn create as an "always updated" shortcut:

yarn create webextension my-webextension-project

create-webextension in action

Contributing

create-webextension currently support only a single basic WebExtension template (which is mostly blank), but we can definitely evaluate to support some additional templates (e.g. a template which already provides a setup which includes the webextension-polyfill, babel, unit tests, linting, webpack/browserify configurations etc.).

Pull Requests are welcome ;-)

Keywords

FAQs

Package last updated on 26 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc