GEICO Web Policy Document Organizer
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
GEICO Web Policy Document Organizer reads policy documents and coverage details from your GEICO account and displays a floating policy document organizer showing your document list and viewing status. The badge shows the number of documents, how many are unviewed, and the policy number. Expiration dates are displayed with color coding—normal for over 30 days, yellow for 30 days or less, and red for expired. The panel tracks document viewing history per policy, storing each document status change with a timestamp. When a policy is expiring within 30 days, a desktop notification is triggered. The panel displays your document count, policy number, expiration date, renewal status, and coverage summary.
WHERE IT RUNS
This extension works on all GEICO pages at geico.com and its subdomains, specifically on account pages where policy documents and coverage details are displayed. It runs on the main account page, the policy documents page, the coverage summary page, and any page displaying policy information. The extension operates entirely within your browser and does not access GEICO'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 geico.com and log in to your account. The extension automatically creates a floating policy document organizer 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 document count, policy number, and expiration date. Use the "Refresh" button to manually update the badge with the latest document information. The "Show viewed documents" toggle controls whether viewed documents appear in the details. The "Expiry notifications" toggle controls desktop notifications when policies are expiring within 30 days. 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.
POLICY DOCUMENT EXTRACTION WITH VIEWING STATUS AND EXPIRY TRACKING
Unlike simple document counters, this extension uses a multi-selector extraction engine to find policy documents, viewing status, and policy details from GEICO's varying page structures. It searches for documents using multiple selector patterns (.document-item, .doc-item, .policy-doc) and falls back to text parsing. Viewing status is detected using status elements, viewed indicators, and keyword matching (viewed, read, opened). Policy numbers are extracted from policy number selectors. Expiration dates are parsed from expiry-related elements using date parsing that handles multiple formats. Renewal status and coverage summaries are extracted from their respective selectors. Per-policy document history is stored as a key-value object where keys are policy numbers and values are arrays of status records with timestamps, limited to 20 entries per policy. Expiry notifications trigger when policies expire within 30 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 geico.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, viewed documents visibility, notification preference, and per-policy document 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. GEICO's website changes periodically, and document element structures, class names, and page layouts may be updated. When that happens, the extension may stop detecting document data until an update is released. The extension stores your overlay position, size, opacity, visibility, viewed documents preference, notification preference, and per-policy document history locally in your browser's storage using GM_setValue. Document history is stored as a key-value object where keys are policy numbers and values are arrays of status records. The document status displayed is read from the page—the extension does not access GEICO's internal document data. Always verify with GEICO directly for the most accurate policy document 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 geico.com.