# Installation

| Platforms                                                                                                                                                                                                  | Info                                                                                                                         |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/qgMoFTpI3JGzX9fZ6neS" alt="" data-size="line">  **Install in** [**Chrome**](https://chrome.google.com/webstore/detail/audible-library-extractor/deifcolkciolkllaikijldnjeloeaall)         |                                                                                                                              |
| <img src="/files/OmFKJyHuGryRV067UneO" alt="" data-size="line">  **Install in** [**Microsoft Edge**](https://chrome.google.com/webstore/detail/audible-library-extractor/deifcolkciolkllaikijldnjeloeaall) | Installs the Chrome extension: [**Instructions**](/audible-library-extractor/installation/edge-installation-instructions.md) |
| <img src="/files/uPSttJ2N9DHqjUUxNO5q" alt="" data-size="line"> **Install in** [**Brave**](https://chrome.google.com/webstore/detail/audible-library-extractor/deifcolkciolkllaikijldnjeloeaall)           | Installs the Chrome extension: just click "**Add to Brave**"                                                                 |
| <img src="/files/clC7bqpY4FZdorDl6Uxm" alt="" data-size="line">  **Install in** [**Opera**](https://chrome.google.com/webstore/detail/audible-library-extractor/deifcolkciolkllaikijldnjeloeaall)          | Installs the Chrome extension: just click "**Add to Opera**"                                                                 |
| <img src="/files/jCgja9qd439lVDcHZPEw" alt="" data-size="line">  **Install in** [**Firefox**](https://addons.mozilla.org/en-US/firefox/addon/audible-library-extractor/)                                   | ⚠️ For now this is stuck in v.0.2.8, which is broken. Will be updated once the build tools start supporting it.              |

> The extension should work in any Chromium based browser.&#x20;

{% content-ref url="/pages/-MYK-LP3AoTZgq6LRPfN" %}
[How to use the extension](/audible-library-extractor/how-to-use-the-extension.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYEruOEXqHGigRLBGrW" %}
[Saving standalone gallery](/audible-library-extractor/sharing/saving-gallery-locally.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MYEunyWJoLpB-C\_2pO0" %}
[Uploading to Github](/audible-library-extractor/sharing/uploading-to-github.md)
{% endcontent-ref %}

{% hint style="warning" %}
You can find [development releases in Github](https://github.com/joonaspaakko/audible-library-extractor#how-to-install-developement-releases), but you shouldn't install them unless you really have to. One such reason might be that Chrome Web Store releases aren't as quick as Github releases and the extraction can very easily stop working all of a sudden.
{% endhint %}

{% hint style="info" %}

#### Experimental use case

The Chrome extension can also be installed in the **Android** browser [Kiwi](https://kiwibrowser.com/). *This is unfortunately not possible on IOS.* The potential benefit of installing the extension straight on a mobile device is that you can get more or less instant access to the gallery on your mobile device without having to upload it online. However, if you want to show your library gallery to anyone else through a public link, you'd still have to upload it anyway.

With the one-time test that I've performed, there doesn't seem to be much to it:

1. The extraction could be too much for some Android devices as it is quite a heavy process...
2. You need to force Kiwi to view the site in desktop mode because Audible's library is not visible on the mobile website for some reason. You should find it in the 3 dot menu at the top right corner of the browser.
3. You need to keep your phone screen on during the extraction process in order to keep it going. If your screen goes to sleep, it won't do anything catastrophic, it will just pretty quickly slow the process down and not long after stop it entirely. It should pick up where it left off if you open it again.
4. You should probably bookmark the gallery page to get back to it easier. The other way to get back to the gallery later would be to go to your library in audible → open audible library extractor → click the "Open gallery" button.
5. Saving to the home screen doesn't seem to work on this extension gallery page. \
   The uploaded standalone gallery can be saved to the home screen. If you extract the gallery on a desktop computer, the standalone gallery upload/update process to Github is pretty fast and effortless after you've done it a few times.
   {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joonaspaakko.gitbook.io/audible-library-extractor/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
