Audible Library Extractor
Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online.
O que é Audible Library Extractor?
Audible Library Extractor é uma extensão do Chrome desenvolvida por joonaspaakko, e sua principal característica é "Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Audible Library Extractor
Baixe arquivos de extensão Audible Library Extractor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Note: this extension is not affiliated with Audible. 🚀 QUICK USAGE INSTRUCTIONS: 1. Go to your Audible library and click the "Audible Library Extractor" button right below the search input 2. In the next view you can choose what to extract and start the extraction process by clicking the big blue button. After the extraction is done a new tab with the gallery is opened. You can also open it any time by right-clicking anywhere in an open tab under the Audible Library Extractor menu item and then "Extension gallery". 🎓 DOCUMENTATION: https://joonaspaakko.gitbook.io/audible-library-extractor/ You can find this documentation any time by right-clicking anywhere in an open tab under the "Audible Library Extractor" menu item. 🚩 PROJECT IN GITHUB: https://github.com/joonaspaakko/audible-library-extractor/
Informações Básicas da Extensão
Nome | Audible Library Extractor |
ID | deifcolkciolkllaikijldnjeloeaall |
URL Oficial | https://chromewebstore.google.com/detail/audible-library-extractor/deifcolkciolkllaikijldnjeloeaall |
Descrição | Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online. |
Tamanho do Arquivo | 8.98 MB |
Contagem de Instalações | 2,862 |
Versão Atual | 0.2.10 |
Última Atualização | 2023-10-02 |
Data de Publicação | 2021-03-07 |
Classificação | 4.89/5 Total de 19 Avaliações |
Desenvolvedor | joonaspaakko |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://joonaspaakko.gitbook.io/audible-library-extractor/ |
URL da Página de Ajuda | https://github.com/joonaspaakko/audible-library-extractor/issues |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "0.2.10", "name": "Audible Library Extractor", "description": "Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online.", "author": "Joonas P\u00e4\u00e4kk\u00f6", "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "action": { "default_icon": { "16": "assets\/icons-gray\/16.png", "48": "assets\/icons-gray\/48.png", "128": "assets\/icons-gray\/128.png" } }, "permissions": [ "storage", "unlimitedStorage", "contextMenus" ], "host_permissions": [ "https:\/\/www.googleapis.com\/*", "https:\/\/m.media-amazon.com\/*" ], "web_accessible_resources": [ { "matches": [ " |