Audible Web Credit Balance Badge
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Audible Web Credit Balance Badge reads your credit balance and membership status from your Audible account and displays a floating credit badge on all pages. The badge shows your current available credits, membership tier, and a credit expiration warning when credits are expiring soon. Credits are color-coded—red for zero credits, gold for 1-2 credits, and green for 3 or more. The extension tracks credit usage history per month, storing each credit balance change with a timestamp. When credits are expiring within 7 days, a desktop notification is triggered. The panel displays your current credit balance, membership tier, monthly credit history, and changes over time. The badge is fully draggable, resizable, and remembers its position, size, and opacity across sessions.
WHERE IT RUNS
This extension works on all Audible pages at audible.com and its subdomains, specifically on account pages where credit balance and membership status are displayed. It runs on the main account page, the membership page, the library page, and any page displaying credit information. The extension operates entirely within your browser and does not access Audible's servers directly—it reads only what is visible on the page you are viewing. It works alongside the free BotGentz extension, which provides the necessary scripting environment.
HOW TO USE
Install the extension, then navigate to audible.com and log in to your account. The extension automatically creates a floating credit badge on the page. Click the extension's icon in your browser toolbar to open the settings panel. Use the "Show Overlay" / "Hide Overlay" button to toggle the badge visibility. The badge shows your available credits, membership tier, and any credit expiration warnings. Use the "Refresh" button to manually update the badge with the latest credit information. The panel displays your current month's credit history and changes over time. Adjust the overlay transparency using the opacity dropdown (70%, 82%, 92%, or 100%). The "Show expiry notifications" toggle controls desktop notifications when credits are expiring within 7 days. Drag the badge by clicking and holding anywhere inside it. Resize it by dragging the bottom-right corner. Close the badge with the × button.
SELECTOR-BASED CREDIT EXTRACTION WITH MONTHLY HISTORY TRACKING
Unlike simple balance display tools, this extension uses a multi-selector extraction engine to find credit balance, membership tier, and expiration information from Audible's varying page structures. It searches for credit balance using multiple selector patterns (.credit-balance, .credits-available, .balance) and falls back to text parsing. Membership tier is extracted using tier selector patterns. Credit expiration dates are detected using date parsing on expiration-related elements. Monthly credit history is stored as a key-value object where keys are year-month strings (YYYY-MM) and values are arrays of credit records with timestamps, limited to 20 entries per month. The extension compares the current credit balance with the last recorded balance and calculates the change. Expiration notifications are triggered when credits expire within 7 days, with a once-per-day cooldown.
THE PANEL
The panel supports drag-to-move anywhere on the page. It remembers its position per site, so it stays where you placed it on audible.com. Click the panel header to collapse it down to just the minimized bubble, or click the expand handle to show the full panel. The panel can be resized by dragging the bottom-right corner. Press the Escape key to close the expanded panel and return to the minimized state. All panel settings, including position, size, collapsed state, opacity, notification preference, and monthly credit history, are saved per site and persist across browsing sessions.
PLEASE NOTE
This extension requires the free BotGentz extension to be installed and active, as it provides the underlying DOM injection and script execution environment. Audible's website changes periodically, and credit element structures, class names, and page layouts may be updated. When that happens, the extension may stop detecting credit data until an update is released. The extension stores your overlay position, size, opacity, visibility, notification preference, and monthly credit history locally in your browser's storage using GM_setValue. Credit history is stored as a key-value object where keys are year-month strings and values are arrays of credit records. The credit balance displayed is read from the page—the extension does not access Audible's internal account data. Always verify with Audible directly for the most accurate credit information. No data is ever sent to any server, and no personal information is collected. You can clear all stored settings at any time by clearing your browser data for audible.com.