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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย joonaspaakko และคุณลักษณะหลักของมันคือ "Extracts your Audible library metadata and automatically generates a locally viewable gallery that can also be uploaded online."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Audible Library Extractor

ดาวน์โหลดไฟล์ส่วนขยาย 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 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": [
                ""
            ],
            "resources": [
                "assets\/images\/audible-library-extractor-logo.svg",
                "assets\/images\/loader-64px.gif",
                "assets\/icons\/16.png",
                "assets\/css\/fontawesome-webfonts\/fa-brands-400.eot",
                "assets\/css\/fontawesome-webfonts\/fa-brands-400.svg",
                "assets\/css\/fontawesome-webfonts\/fa-brands-400.ttf",
                "assets\/css\/fontawesome-webfonts\/fa-brands-400.woff",
                "assets\/css\/fontawesome-webfonts\/fa-brands-400.woff2",
                "assets\/css\/fontawesome-webfonts\/fa-regular-400.eot",
                "assets\/css\/fontawesome-webfonts\/fa-regular-400.svg",
                "assets\/css\/fontawesome-webfonts\/fa-regular-400.ttf",
                "assets\/css\/fontawesome-webfonts\/fa-regular-400.woff",
                "assets\/css\/fontawesome-webfonts\/fa-regular-400.woff2",
                "assets\/css\/fontawesome-webfonts\/fa-solid-900.eot",
                "assets\/css\/fontawesome-webfonts\/fa-solid-900.svg",
                "assets\/css\/fontawesome-webfonts\/fa-solid-900.ttf",
                "assets\/css\/fontawesome-webfonts\/fa-solid-900.woff",
                "assets\/css\/fontawesome-webfonts\/fa-solid-900.woff2"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.audible.ca\/*",
                "*:\/\/*.audible.co.jp\/*",
                "*:\/\/*.audible.co.uk\/*",
                "*:\/\/*.audible.com.au\/*",
                "*:\/\/*.audible.com\/*",
                "*:\/\/*.audible.de\/*",
                "*:\/\/*.audible.fr\/*",
                "*:\/\/*.audible.in\/*",
                "*:\/\/*.audible.it\/*"
            ],
            "resources": [
                "assets\/jquery.1c267695.js",
                "assets\/lodash.5e8f7418.js",
                "assets\/content-script-helpers.6070c5ad.js",
                "assets\/FileSaver.min.ec775302.js",
                "assets\/gallery-secondsToTimeString.bf50597f.js",
                "assets\/tippy.95dc4639.js",
                "assets\/content-script.ec187947.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.content-script.ec187947.01f7d99a.js"
            ],
            "run_at": "document_idle",
            "matches": [
                "*:\/\/*.audible.com\/library\/*",
                "*:\/\/*.audible.ca\/library\/*",
                "*:\/\/*.audible.co.uk\/library\/*",
                "*:\/\/*.audible.de\/library\/*",
                "*:\/\/*.audible.it\/library\/*",
                "*:\/\/*.audible.com.au\/library\/*",
                "*:\/\/*.audible.in\/library\/*",
                "*:\/\/*.audible.co.jp\/library\/*",
                "*:\/\/*.audible.fr\/library\/*"
            ],
            "css": [
                "assets\/tippy.c4165dec.css",
                "assets\/content-script.1b22962b.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}