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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Audible Library Extractor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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": [ " |