This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

CORT Web Delivery Window Tracker

Shopping · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryShopping
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

This tool monitors your CORT furniture rental delivery and keeps you informed every step of the way. It extracts order numbers, item names, delivery dates, delivery windows, delivery status, and tracking information from the page. The panel displays a live countdown timer showing the exact time remaining until your delivery, with color coding to indicate urgency. A list shows all items in the delivery with their individual status (pending, in-transit, delivered). Quick action buttons provide one-click access to tracking information or delivery confirmation. The script sends desktop notifications when the delivery day arrives and when the delivery window is about to open, ensuring you never miss your delivery.

WHERE IT RUNS

The script activates on CORT pages (cort.com), including order tracking, delivery status, and account dashboard pages. It automatically detects delivery data using multiple extraction strategies that work across different CORT page layouts. The panel appears as a draggable overlay that stays accessible as you track your delivery.

HOW TO USE

Navigate to your CORT order tracking page. The panel will appear showing the countdown to your delivery, a summary of items, and delivery details. The countdown updates every second in real-time. Set the "Remind (hrs)" input to control how many hours before the delivery window you receive a notification (default 2 hours). Toggle "Notify on/off" to enable or disable desktop notifications. Enter your carrier name (e.g., UPS, FedEx) in the "Carrier" field to customize tracking links. The "Refresh" button manually updates the data, and "Reset Notification" clears the notification flag so you can test reminders. The "Track" button opens tracking information in a new tab, and "Confirm Delivery" marks the delivery as complete.

THE TECHNICAL MECHANISM

The script employs a multi-strategy DOM extraction approach for CORT's delivery tracking interface. It first attempts structured selectors targeting known class names like .item-card, .furniture-item, and .delivery-item, then falls back to heuristic detection of item containers based on content patterns including style, color, and dimension indicators. Delivery dates are extracted from patterns matching "delivery date", "delivery on", or "scheduled". Delivery window times are captured from time patterns with AM/PM indicators. Status detection uses pattern matching for pending, in-transit, and delivered statuses. Tracking numbers are extracted from alphanumeric patterns following "tracking #" or "tracking number". The countdown timer uses setInterval with 1-second granularity, computing the difference between the current time and the delivery date. The notification system uses GM_notification with a storage-based deduplication system using GM_setValue to prevent repeated reminders. The notification flag is automatically cleared when the delivery window passes. All settings are persisted using GM_setValue.

THE PANEL

The panel is fully draggable by its header and remembers its position on the page across sessions. It can be collapsed to a small bubble using the minimize button, then restored by clicking the bubble. The panel resizes automatically to fit its content and can be closed with the Escape key or by clicking the close button. The panel's position and state persist globally, so it returns to the same location on subsequent visits.

PLEASE NOTE

Requires the free BotGentz extension to run. CORT may update its site structure, which could affect the script's ability to detect delivery data — updates will be released as needed. All delivery data is read from the page and displayed locally; nothing is transmitted externally. This tool is for informational purposes only and does not replace official CORT notifications. The script does not modify your CORT account or orders in any way. Always verify delivery details with the official CORT platform.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.