Skip to content

Adds 'Open in bundle viewer' to the context menu to open a link in the OctoPrint bundle viewer

License

Notifications You must be signed in to change notification settings

OctoPrint/Open-in-Bundle-Viewer

Repository files navigation

OctoPrint Open In Bundle Viewer

This is a simple browser extension that adds an entry to the context menu to open a file using https://bundleviewer.octoprint.org

Chrome Web Store Mozilla Add-on

screenshot

You can add it to Chrome from the Chrome Web Store. This also allows you to install it in the new Microsoft Edge.

You can add it to Firefox from the Firefox add-on store.

Development

Running in watch mode

npm install
npm run watch

This will output to the distribution folder, point the browser there for an 'unpacked' extension.

Building a new release

npm install
npm run build

Zip the distribution folder and upload to the stores. Firefox also needs the source zip, which can be found on Github.

Changelog

1.2.0

  • Remove unused template code
  • Add ESLint configuration & run
  • Upgrade all dependencies (avoiding security issues)
  • Enable Dependabot regular updates

1.1.0

  • Tab opens alongside current, contributed by @foosel (#1)

1.0.0

  • Extension released

License

Please see LICENSE for license information.

Originally based on browser-extension-template.

About

Adds 'Open in bundle viewer' to the context menu to open a link in the OctoPrint bundle viewer

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project