Lead Status Colour Coder
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
Lead Status Colour Coder is a floating panel that scans the current page for lead and opportunity status indicators. It identifies statuses like New, Contacted, Qualified, Proposal, Closed Won, and Closed Lost, and applies distinct color-coded highlights to each status on the page. The panel displays a summary of leads by status with color-coded badges and a detailed list of each lead with its context. This helps sales teams quickly visualize the distribution of leads across the pipeline and identify bottlenecks.
WHERE IT RUNS
This script runs on any website you visit — CRM systems, sales dashboards, lead trackers, or any page with lead/opportunity status information. It reads only the page you are looking at, never other tabs, bookmarks, or browser data. All data stays in your browser — nothing is sent anywhere.
HOW TO USE
Open any page with lead or opportunity statuses. Click the Lead Status Colour Coder panel button in the BotGentz extension toolbar. The panel appears at the edge of the page. Click "Scan Page" to find and highlight statuses. Each lead is highlighted with a color specific to its status. The panel shows a summary of counts by status and a list of leads with context. You can customize the status names, toggle highlights on/off, clear highlights, or copy results to your clipboard.
TECHNICAL MECHANISM
The tool scans the page for status keywords using case-insensitive matching. It searches the page text and scans table rows, list items, and other structured elements. When a status is found, the tool identifies the containing element (row, list item, or container) and applies a CSS class with a color-coded border. The tool deduplicates results and counts leads by status. Status colors are configurable and stored locally. All operations run client-side in pure JavaScript.
THE PANEL
The panel is a floating overlay that you can drag anywhere on the screen by its header. It remembers its position per site so it reappears where you left it. The panel can be collapsed into a small handle to get it out of the way, and snapped to the edge of the page. It can be resized to fit your workflow. Press Escape to close the panel.
PLEASE NOTE
This script requires the free BotGentz extension to run. All data stays in your browser — nothing is transmitted or shared. The panel works on any website. Status names are customizable and saved locally. The tool matches exact status names — it may not detect variations. Sites change — the script may need updates to match new site structures.