
A lightweight Chrome/Edge/Firefox/Safari extension that lets you create and manage custom Setup Tabs for your most-used Salesforce Setup pages.
Licensed under the GNU General Public License v3.
Click on your preferred browser icon to go to the extension store.
For Safari users, we recommend checking out our installation guide.
Update the extension settings and set the Tab style to make them your own!
Use keyboard shortcuts when on Salesforce Setup to execute frequently used actions.
Right-click on the page or on the Tabs to execute actions.
Launch a Setup Tab in a different org with one click.
Customize Tabs per Salesforce org profile.
Bulk-import Tab configurations from another org.
Browser | Minimum Version |
---|---|
Chrome | 120 |
Edge | 120 |
Firefox | 112 |
Safari | 14 |
If you prefer to self-host or start contibuting, run one of the following commands to generate the manifest.json
file:
- Chrome:
deno task dev-chrome
- Edge:
deno task dev-chrome
- Firefox:
deno task dev-firefox
- Safari:
deno task dev-safari
Then load the unpacked extension in your browser’s developer mode (search online how to load unpacked extension for
+ your browser).
Please read CONTRIBUTING.md for details on code style, tests, and commit conventions. Then:
- Fork the repo.
- Pick an unassigned issue and comment to claim it.
- Submit a PR following our guidelines.
- Warren Walters (First creator and owner of Why Salesforce)
- Chris Rouse (Why Salesforce's port to Firefox)
- Astisme (Owner and maintainer of Again, Why Salesforce)