Giter Club home page Giter Club logo

libby-audiobook-exporter-browser-extension's Introduction

Libby Audiobook Exporter Browser Extension

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


NOTE

This extension no longer works after some recent changes at libby.com, and sadly currently I found NO way to fix it.


NOTE

As this extension has been taken down from the Chrome Web Store (but be rest assured that this extension is safe and contains no malicious code, you can always examine the source code as it is not that complex. The reason for the takedown was due to someone filed a claim that certain company "has an officially registered trademark to 'Libby' in this context." etc and Google complied), in order to use it now, you need to load it via the "Developer mode" in Chrome (or other Chromium based browsers) with steps below:

  1. Download this repository as a zip file (Click on the green Code button and choose "Download Zip" from the dropdown) and unzip it to a directory of your choice. (Or if you use git, just clone this repository.) (If you need the legacy version, switch to the content-script branch first before downloading/cloning)
  2. Go to chrome://extensions/ in Chrome, and enable that "Developer mode" toggle.
  3. Now click on the "Load unpacked" button and select the directory from step 1 where you extracted/cloned the files to.
  4. Done.

If you need the crx file for other Chromium based browser, it's now under the release directory.


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 (LEGACY) - The legacy branch that uses content_scripts to download.
  • sora - The extension for soraapp.com

libby-audiobook-exporter-browser-extension's People

Contributors

houtianze avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.