Audible Library Extractor
Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online.
什么是Audible Library Extractor?
Audible Library Extractor是由joonaspaakko开发的Chrome扩展程序,该扩展的主要功能是“Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online.”。
扩展截图
下载Audible Library Extractor扩展crx文件
下载Audible Library Extractor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/
扩展基本信息
名称 | Audible Library Extractor |
ID | deifcolkciolkllaikijldnjeloeaall |
官方URL | https://chromewebstore.google.com/detail/audible-library-extractor/deifcolkciolkllaikijldnjeloeaall |
简介 | Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online. |
文件大小 | 8.98 MB |
安装次数 | 2,862 |
当前版本 | 0.2.10 |
更新时间 | 2023-10-02 |
上架时间 | 2021-03-07 |
评分 | 4.89/5 共19次评分 |
开发者 | joonaspaakko |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://joonaspaakko.gitbook.io/audible-library-extractor/ |
帮助页面URL | https://github.com/joonaspaakko/audible-library-extractor/issues |
支持的语言 | 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": [ " |