Skip to content

Template for building browser extensions

License

Notifications You must be signed in to change notification settings

ba32107/browser-extension-sample

Repository files navigation

Browser extension sample Build extension

A simple browser extension skeleton for Chrome-based browsers and Firefox.

Features:

  • Popup, content script, background script, and settings skeleton
  • Logger module
  • Debug info module
  • Automatic versioning
  • ESLint integration
  • Dev and build scripts for Chrome & Firefox
  • GitHub Actions workflows

Usage

Development:

$ npm install
$ npm run start
# or for Firefox:
$ npm run start-ff

License

MIT

About

Template for building browser extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published