Sweetwater Web Order Status 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
Sweetwater Web Order Status Badge reads order status and shipping information from your Sweetwater account and displays a floating order status badge on all pages. The badge shows the number of active orders, total orders, and a color-coded status indicator—gold for processing, green for shipped, and gray for completed. The badge displays shipped order count and processing order count for quick reference. The extension tracks order status changes over time, storing each status change with a timestamp for each order. When an order status changes to shipped, a desktop notification is triggered. The panel displays your active order count, total orders, shipped count, delivered count, and a summary of order statuses. The badge is fully draggable, resizable, and remembers its position, size, and opacity across sessions.
WHERE IT RUNS
This extension works on all Sweetwater pages at sweetwater.com and its subdomains, specifically on account pages where order status and shipping information are displayed. It runs on the main account page, the order history page, the order detail page, and any page displaying order information. The extension operates entirely within your browser and does not access Sweetwater'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 sweetwater.com and log in to your account. The extension automatically creates a floating order status 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 active orders, total orders, and status indicators. Use the "Refresh" button to manually update the badge with the latest order information. The "Show completed orders" toggle controls whether completed orders appear in the summary. The "Status change notifications" toggle controls desktop notifications when orders are shipped. 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.
ORDER STATUS DETECTION WITH PER-ORDER HISTORY TRACKING
Unlike simple order counters, this extension uses a multi-selector extraction engine to find order items and their statuses from Sweetwater's varying page structures. It searches for order items using multiple selector patterns (.order-item, .order-card, .order-row) and falls back to text parsing. Status detection uses keyword matching to classify orders as processing, shipped, or delivered, with fallback text matching for unknown statuses. Each order is tracked using a unique order ID, and status history is stored as an array of records with timestamps, limited to 20 entries per order. When an order's status changes, the extension compares the current status to the last recorded status and triggers a notification if the order has shipped. The notification system has a one-hour cooldown to prevent notification fatigue.
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 sweetwater.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, completed orders visibility, notification preference, and order 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. Sweetwater's website changes periodically, and order element structures, class names, and page layouts may be updated. When that happens, the extension may stop detecting order data until an update is released. The extension stores your overlay position, size, opacity, visibility, completed orders preference, notification preference, and per-order status history locally in your browser's storage using GM_setValue. Order history is stored as a key-value object where keys are order IDs and values are arrays of status records with timestamps. The order status displayed is read from the page—the extension does not access Sweetwater's internal order data. Always verify with Sweetwater directly for the most accurate order 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 sweetwater.com.