Skip to content

itsthisjustin/cleanconfluence

Repository files navigation

Original template: https://github.com/EmailThis/extension-boilerplate.git

Installation

  1. Clone the repository git clone
  2. Run npm install
  3. Run npm run build
Load the extension in Chrome & Opera
  1. Open Chrome/Opera browser and navigate to chrome://extensions
  2. Select "Developer Mode" and then click "Load unpacked extension..."
  3. From the file browser, choose to extension-boilerplate/build/chrome or (extension-boilerplate/build/opera)
Load the extension in Firefox
  1. Open Firefox browser and navigate to about:debugging
  2. Click "Load Temporary Add-on" and from the file browser, choose extension-boilerplate/build/firefox

Developing

The following tasks can be used when you want to start developing the extension and want to enable live reload -

  • npm run chrome-watch
  • npm run opera-watch
  • npm run firefox-watch

Packaging

Zip folders in build folder

About

Chrome Extension to clean up Confluence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published