This extension allows users to create custom tabs in Setup for their most-used settings.
This is a fork of Why Salesforce.
Click on the browser icon to be redirected to the extension page.
You may find the release for this extension here. You can download these releases to verify what is the code that's been uploaded to the extension stores.
If you prefer, you can build this extension by downloading it and running deno task dev-(browser)
then add it to your browser following its specific steps.
- Ability to customize tab
- Salesforce SLDS
- Feedback on save and delete #3
- Update tabs onSave without refresh
- Disable save button if tabs list empty
- Reordering of tabs #5
- Remove SLDS files
- Dark mode for flows
- Org specific tab customization
- Highlight tab when user is on that url
- Open full urls in new tab
- Better solutions for waiting until Salesforce setup is completely loaded
- Utils class for templates or other shared code
- Favourite button on current Setup page #12
- Import & Export tabs
All contributions are welcome. Please head to the issues page and pick one unassigned issue to work on.
We'll assign it to you after you comment on it.
The Best Practices followed by this project can be found at this link.