No description
- JavaScript 100%
| src | ||
| .gitlab-ci.yml | ||
| background.js | ||
| icon.png | ||
| manifest.json | ||
| README.md | ||
Audible ID Copier
A Chrome extension that extracts and copies audiobook IDs from Audible links.
What it does
Adds a "Copy Audible ID" option to the right-click context menu when hovering over links on Audible. Clicking it extracts the ASIN/product ID from the URL and copies it to your clipboard.
Where it works
- audible.com
- All regional Audible domains (audible.co.uk, audible.de, etc.)
Supported URL formats
/pd/Book-Title/B002V5CT3SextractsB002V5CT3S- URLs with
?asin=query parameter
Installation
- Go to
chrome://extensions/ - Enable Developer mode
- Click Load unpacked
- Select the extension folder
Usage
- Visit any Audible page
- Right-click on an audiobook link
- Select "Copy Audible ID"
- The ID is now in your clipboard