Progressive Web Claim Status Tracker
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
Progressive Web Claim Status Tracker reads claim status and details from your Progressive account and displays a floating claim status tracker showing your current claim status and progress. The badge shows the claim status—In Progress, Pending Review, or Resolved—with color coding: yellow for active, green for resolved, and gray for unknown. The claim number and estimated resolution date are displayed below. The extension tracks claim status changes over time, storing each status change with a timestamp per claim. When a claim status changes, a desktop notification is triggered. The panel displays your current claim status, claim number, estimated resolution date, and claim description.
WHERE IT RUNS
This extension works on all Progressive pages at progressive.com and its subdomains, specifically on account pages where claim status and details are displayed. It runs on the main account page, the claims dashboard, the claim status page, and any page displaying claim information. The extension operates entirely within your browser and does not access Progressive'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 progressive.com and log in to your account. The extension automatically creates a floating claim status tracker 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 claim status, claim number, and estimated resolution date. Use the "Refresh" button to manually update the badge with the latest claim information. The "Show claim details" toggle controls whether claim descriptions appear. The "Status change notifications" toggle controls desktop notifications when claim statuses change. 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.
CLAIM STATUS EXTRACTION WITH PER-CLAIM HISTORY AND NOTIFICATION
Unlike simple status display tools, this extension uses a multi-selector extraction engine to find claim items, statuses, and details from Progressive's varying page structures. It searches for claim items using multiple selector patterns (.claim-item, .claim-card, .claim-status-item) and falls back to text parsing. Status is detected using status elements and keyword matching (active, in progress, processing, resolved, complete, closed, settled, pending, review). Claim numbers are extracted from number/ID selectors. Estimated resolution dates are parsed from resolution-related elements using date parsing that handles multiple formats. Per-claim history is stored as a key-value object where keys are claim IDs and values are arrays of status records with timestamps, limited to 20 entries per claim. Status change notifications trigger when a claim's status changes, with a one-hour cooldown for active claims and immediate notification for resolved claims.
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 progressive.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, claim details visibility, notification preference, and per-claim 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. Progressive's website changes periodically, and claim element structures, class names, and page layouts may be updated. When that happens, the extension may stop detecting claim data until an update is released. The extension stores your overlay position, size, opacity, visibility, claim details preference, notification preference, and per-claim history locally in your browser's storage using GM_setValue. Claim history is stored as a key-value object where keys are claim IDs and values are arrays of status records. The claim status displayed is read from the page—the extension does not access Progressive's internal claim data. Always verify with Progressive directly for the most accurate claim status 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 progressive.com.