Sling TV Web DVR Storage 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
Sling TV Web DVR Storage Badge reads DVR storage usage and recording details from your Sling TV account and displays a floating DVR storage badge showing used/total storage, percentage used, and a progress bar. The badge shows the amount of storage used in GB, total storage available, and a color-coded progress bar—blue for normal, yellow for high (over 70%), and red for critical (over 90%). A detail line shows recent recordings and the total number of recordings. The extension tracks storage usage history per month, storing each usage record with a timestamp. When storage usage exceeds 85%, a desktop notification is triggered. The panel displays your current month's storage history and changes over time.
WHERE IT RUNS
This extension works on all Sling TV pages at sling.com and its subdomains, specifically on account pages where DVR storage and recording details are displayed. It runs on the main account page, the DVR page, the recording list page, and any page displaying storage information. The extension operates entirely within your browser and does not access Sling TV'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 sling.com and log in to your account. The extension automatically creates a floating DVR storage 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 storage usage, progress bar, and recent recordings. Use the "Refresh" button to manually update the badge with the latest storage information. The "Show recordings" toggle controls whether recent recordings appear. The "Storage limit notifications" toggle controls desktop notifications when usage exceeds 85%. Adjust the overlay transparency using the opacity dropdown (70%, 82%, 92%, or 100%). Drag the badge by clicking and holding anywhere inside it. Resize it by dragging the bottom-right corner. Close the badge with the × button.
DVR STORAGE EXTRACTION WITH USAGE PARSING AND MONTHLY HISTORY TRACKING
Unlike simple storage display tools, this extension uses a multi-selector extraction engine to find DVR storage usage, total capacity, and recording details from Sling TV's varying page structures. It searches for usage display using multiple selector patterns (.dvr-usage, .storage-usage, .dvr-storage) and falls back to text parsing. The storage parser handles multiple units (GB, MB, TB) and normalizes all values to GB for consistent display, supporting formats like "12.5 GB / 50 GB" and single value formats. Recording details are extracted from recording items, capturing titles and dates. Monthly storage history is stored as a key-value object where keys are year-month strings and values are arrays of storage records with timestamps, limited to 20 entries per month. Storage limit notifications trigger when usage exceeds 85%, 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 sling.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, recordings visibility, notification preference, and monthly storage 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. Sling TV's website changes periodically, and storage element structures, class names, and page layouts may be updated. When that happens, the extension may stop detecting storage data until an update is released. The extension stores your overlay position, size, opacity, visibility, recordings preference, notification preference, and monthly storage history locally in your browser's storage using GM_setValue. Storage history is stored as a key-value object where keys are year-month strings and values are arrays of storage records. The storage usage displayed is read from the page—the extension does not access Sling TV's internal DVR data. Always verify with Sling TV directly for the most accurate DVR storage 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 sling.com.