Browser extension for ServiceNow developers and administrators. Manage multiple instances, search records, and boost productivity.
- Grouped tabs: View tabs organized by ServiceNow instance
- Instance switching: Open records/lists on different instances
- Custom colors: Assign colors to distinguish instances
- Tab groups: Auto-organize tabs with colored groups (when supported)
- Universal search: Find records by sys_id, task number, username, or group name
- Smart detection: Automatically identifies correct table and record class
- Wildcard search: Use
*for "starts with" searches - Cross-instance: Search on any available instance
- Field name toggle: Switch between display names and technical field names (disabled in modern workspaces)
- Background scripts: Enhanced script editor with better UX
- Version history: Quick access to record versions for any object, incl. from Flow Designer
- Frame navigation: Reopen pages in ServiceNow's navigation frame
- Console: Built-in command console with search, stats, and navigation commands
- Auto-discovery: Automatically detect visited instances
- Export/Import: Backup configurations as JSON
- Theme support: Light/dark themes based on system preference
- Keyboard shortcuts: Configurable hotkeys for common actions
Found a bug or have a feature idea? Contributions welcome!
- Create/assign yourself to an issue
- Fork the repository
- Test on Firefox, Chrome, and Edge
- Submit a pull request
Requirements: ESLint only, no external dependencies.