Initial release
Version 1.0.0
First public release of Salesforce Record Indicator for Salesforce Lightning users who want visual record cues without Salesforce custom development.
Core functionality
- Displays visual indicators on supported Salesforce Lightning record pages when user-defined rules match.
- Supports Account, Contact, Lead, Opportunity, and Case records in the initial release.
- Uses Salesforce API-backed field data from the current user's existing browser session.
Rule creation and display
- Lets users create indicator rules with field-based conditions using available Salesforce fields.
- Supports comparison operators for matching record values, including equals, contains, starts with, greater than, less than, and empty checks.
- Lets users choose indicator colours and labels to fit their own workflow.
- Provides configurable indicator placement at the top, bottom, left, or right side of the record page.
Popup and troubleshooting
- Adds a popup record inspector showing the current object, record, fetch status, and available fields.
- Includes searchable field lookup by field label or API name to help build and troubleshoot rules.
- Shows clear fetch and session-related error states when record data cannot be retrieved.
- Includes pause and resume controls directly from the extension popup.
User settings and privacy
- Stores rules and preferences in Chrome storage for user-local configuration.
- Supports saved Salesforce org management for switching between org-specific rule sets.
- Only reads Salesforce records, fields, and metadata the current user can already access.
- Does not send Salesforce record data to external servers or third parties.