Skip to content

BloomBooks/bloom-helper-browser-extension

Repository files navigation

Static Badge

A Chrome extension for connecting image sites to Bloom. It notices downloads of images, then tells Bloom where they are and where they came from. Bloom can then offer the images in a gallery for easy insertion. For image sites that have an API, Bloom can get the credit and license data for the image so that this can be automatically included in the book.

Developing

  1. Requires Volta
  2. yarn install will load dependencies.
  3. yarn dev will put everything in the dist/ folder and keep it up to date as you change files.
  4. In Chrome, go to chrome://extensions
  5. Enable "Developer mode"
  6. Click "Load unpacked", choose the dist/ folder produced by yarn dev
  7. In the extension card named "Download to Bloom", click "Inspect views service worker". This will open a DevTools window for the extension.
  8. As you make changes, the extension will automatically update.

Note that the yarn dev process in the terminal fails frequently. For workarounds, see crxjs/chrome-extension-tools#538.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published