A Chrome extension that displays field and object API names on Salesforce record pages with enhanced copy functionality.
- Shows API names for both fields and objects on record detail pages
- Works in both Salesforce Classic and Lightning Experience
- Advanced copy functionality:
- Click: Copy single API name
- Cmd/Ctrl+Click: Multi-select fields (comma-separated)
- Shift+Cmd/Ctrl+Click: Generate SOQL query with selected fields
- Visual feedback for selected/copied fields
- Keyboard shortcuts for quick toggling
-
Install from the Chrome Web Store
-
Alternatively, you can load the unpacked extension in developer mode
- Navigate to any Salesforce record detail page (Classic or Lightning)
- Click the extension icon
to show/hide API names
| Action | Behavior |
|---|---|
| Click | Copies single API name |
| Cmd/Ctrl+Click | Multi-select fields (copied as comma-separated list) |
| Shift+Cmd/Ctrl+Click | Generates SOQL query with selected fields |
| OS | Shortcut | Action |
|---|---|---|
| macOS | Control + Command + Z | Toggle API names |
| Windows/Linux/ChromeOS | Alt + Shift + Z | Toggle API names |
We welcome your feedback and contributions!
- 🐛 Report issues or bugs: GitHub Issues
- 💡 Feature requests: Open a GitHub issue
- ✉️ Email: [email protected]
- ⭐ Leave a review on the Chrome Web Store
- Advanced copy functionality
To contribute or modify the extension:
- Clone this repository
- Load as unpacked extension in Chrome
- Make your changes
- Submit a pull request

