[go: up one dir, main page]

Skip to content

djnesmith/libby-audiobook-exporter-browser-extension

Repository files navigation

Libby Audiobook Exporter Browser Extension

A browser plugin to download audio (mp3) files from libby.com audiobooks

Code branches

  • master - The release branch used for chrome web store release, this is the default branch.
  • popup - The current wip branch that uses popup (action in manifest, just click on the extension icon) to download. It will be synced back to the master branch once the feature is considered stable.
  • content-script (DEPRECATED) - The deprecated branch that uses content_scripts to download.