Historie doplňku Again, Why Salesforce - 10 verzí
Again, Why Salesforce od Astisme
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 2.0.0
Vydáno 19. čvn 2025 – 1,3 MBFunguje s: firefox 112.0 a novější🚀 Added
SalesforceCustom <ul> element for Tab storage (we were relying on one available in Salesforce Setup before)
Keyboard shortcuts for common actions
On-screen notification when a new extension version is available
"Update Tab" directly from a Salesforce Setup modal via context menu (without opening the popup)
Option to open "Open in Another Org" links in the same browser tab or in a new tab
PopupCreated popup used to request optional permissions.
Updates to the extensionFull localization support for all languages listed here
New extension settings page
Safari rollout, plus a dedicated Safari Installation Guide
Simple Analytics integration for user metrics
Updates to the repositoryCHANGELOG.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md and SECURITY.md added
README.md reordered for better flow
🛠 Changed
SalesforceSVG-based star and slashed-star icons (replacing PNGs); they now work seamlessly when using another extension to switch to dark mode
Updates to the repositoryUpdated Privacy Policy to reflect new storage options used by settings
🐛 Fixed
Updates to the repositoryCorrected JSDoc comments throughout the codebase
⚠️ Breaking ChangesRemoved support for the tabTitle field in saved configurations
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Stáhnout Firefox a nainstalovat toto rozšířeníPro používání tohoto rozšíření potřebujete FirefoxStarší verze
Verze 1.4.8
Vydáno 25. bře 2025 – 787,86 KBFunguje s: firefox 112.0 a novějšíThis release contains various improvements such as allowing for org-specific Tabs and it also fixes some bugs from the previous version. It also fixes a bug on Chrome for exporting Tabs.
The permission to access Salesforce Setup is now requested when the user clicks on the popup.
This release re-adds the lightning.force.com pattern for Setup pages. This is needed due to production orgs not yet using the my.salesforce-setup.com pattern.
For this version, you may still import Tabs using tabTitle and url (and org); however, from version 1.5.0, you'll have to import Tabs using label and url (and org). All versions of the extension until verion 1.5.0 will automatically redownload the imported list of Tabs with label instead of tabTitle. We thank you for your understanding.
Bugs squashed
Context Menus
Fixed accidental removal of Context Menu Items after a period of time (by performing a check after a while) 48.
Salesforce
Fixed synchronization of Tabs between browser's tabs and windows 42;
Prevented the creation of multiple modals (it is now required to close the previous one) 41.
New Functionality
Salesforce
More usage of the Toast Message, showing errors when something fails (and also info or warning) 44;
Improved the Open Other Org modal (now using text boxes instead of disabled input fields);
Changed Import modal to resemble Salesforce's modals 41;
When a Tab is org-specific, it is shown in bold in the Setup bar 30;
When saving a new Tab using the favourite button, the URL is checked to match the Salesforce Ids pattern. If the URL is found to have an Id, it is saved as org-specific automatically 30;
Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30;
Context Menu Items now feature Emojis for faster recall.
Popup
When a Tab is org-specific, a checkbox next to its URL is ticked 30;
Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30.
Updates to the repository
Implemented Tab object for dealing with user's picked Tabs; 50;
Removed call to background page to minify/expand/else a URL (now it's done in Tab);
Implemented TabContainer object for managing the user's picked Tabs;
Implemented tests for Tab and TabContainer classes;
Renamed tabTitle to label for Tab objects; 50;
Tests have been added to the PR and Push pipeline.Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.7
Vydáno 18. bře 2025 – 787,67 KBFunguje s: firefox 112.0 a novějšíThis release contains various improvements such as allowing for org-specific Tabs and it also fixes some bugs from the previous version. It also fixes a bug on Chrome for exporting Tabs.
The permission to access Salesforce Setup is now requested when the user clicks on the popup.
For this version, you may still import Tabs using tabTitle and url (and org); however, from version 1.5.0, you'll have to import Tabs using label and url (and org). All versions of the extension until verion 1.5.0 will automatically redownload the imported list of Tabs with label instead of tabTitle. We thank you for your understanding.
Bugs squashed
Context Menus
Fixed accidental removal of Context Menu Items after a period of time (by performing a check after a while) 48.
Salesforce
Fixed synchronization of Tabs between browser's tabs and windows 42;
Prevented the creation of multiple modals (it is now required to close the previous one) 41.
New Functionality
Salesforce
More usage of the Toast Message, showing errors when something fails (and also info or warning) 44;
Improved the Open Other Org modal (now using text boxes instead of disabled input fields);
Changed Import modal to resemble Salesforce's modals 41;
When a Tab is org-specific, it is shown in bold in the Setup bar 30;
When saving a new Tab using the favourite button, the URL is checked to match the Salesforce Ids pattern. If the URL is found to have an Id, it is saved as org-specific automatically 30;
Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30;
Context Menu Items now feature Emojis for faster recall.
Popup
When a Tab is org-specific, a checkbox next to its URL is ticked 30;
Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30.
Updates to the repository
Implemented Tab object for dealing with user's picked Tabs; 50;
Removed call to background page to minify/expand/else a URL (now it's done in Tab);
Implemented TabContainer object for managing the user's picked Tabs;
Implemented tests for Tab and TabContainer classes;
Renamed tabTitle to label for Tab objects; 50;
Tests have been added to the PR and Push pipeline.Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.6
Vydáno 12. bře 2025 – 784,9 KBFunguje s: firefox 112.0 a novějšíThis release contains various improvements such as allowing for org-specific Tabs and it also fixes some bugs from the previous version. It also fixes a bug on Chrome for exporting Tabs.
For this version, you may still import Tabs using tabTitle and url (and org); however, from version 1.5.0, you'll have to import Tabs using label and url (and org). All versions of the extension until verion 1.5.0 will automatically redownload the imported list of Tabs with label instead of tabTitle. We thank you for your understanding.
Bugs squashed
Context MenusFixed accidental removal of Context Menu Items after a period of time (by performing a check after a while) 48.
SalesforceFixed synchronization of Tabs between browser's tabs and windows 42;
Prevented the creation of multiple modals (it is now required to close the previous one) 41.
New Functionality
SalesforceMore usage of the Toast Message, showing errors when something fails (and also info or warning) 44;
Improved the Open Other Org modal (now using text boxes instead of disabled input fields);
Changed Import modal to resemble Salesforce's modals 41;
When a Tab is org-specific, it is shown in bold in the Setup bar 30;
When saving a new Tab using the favourite button, the URL is checked to match the Salesforce Ids pattern. If the URL is found to have an Id, it is saved as org-specific automatically 30;
Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30;
Context Menu Items now feature Emojis for faster recall.
PopupWhen a Tab is org-specific, a checkbox next to its URL is ticked 30;
Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30.
Updates to the repositoryImplemented Tab object for dealing with user's picked Tabs; 50;
Removed call to background page to minify/expand/else a URL (now it's done in Tab);
Implemented TabContainer object for managing the user's picked Tabs;
Implemented tests for Tab and TabContainer classes;
Renamed tabTitle to label for Tab objects; 50;
Tests have been added to the PR and Push pipeline.Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.5
Vydáno 12. bře 2025 – 784,7 KBFunguje s: firefox 112.0 a novějšíThis release contains various improvements such as allowing for org-specific Tabs and it also fixes some bugs from the previous version.
For this version, you may still import Tabs usingtabTitle
andurl
(andorg
); however, from version 1.5.0, you'll have to import Tabs usinglabel
andurl
(andorg
). All versions of the extension until verion 1.5.0 will automatically redownload the imported list of Tabs withlabel
instead oftabTitle
. We thank you for your understanding.
Bugs squashed
Context Menus- Fixed accidental removal of Context Menu Items after a period of time (by performing a check after a while) 48.
Salesforce- Fixed synchronization of Tabs between browser's tabs and windows 42;
- Prevented the creation of multiple modals (it is now required to close the previous one) 41.
New Functionality
Salesforce- More usage of the Toast Message, showing errors when something fails (and also info or warning) 44;
- Improved the Open Other Org modal (now using text boxes instead of disabled input fields);
- Changed Import modal to resemble Salesforce's modals 41;
- When a Tab is org-specific, it is shown in bold in the Setup bar 30;
- When saving a new Tab using the favourite button, the URL is checked to match the Salesforce Ids pattern. If the URL is found to have an Id, it is saved as org-specific automatically 30;
- Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30;
- Context Menu Items now feature Emojis for faster recall.
Popup- When a Tab is org-specific, a checkbox next to its URL is ticked 30;
- Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30.
Updates to the repository- Implemented Tab object for dealing with user's picked Tabs; 50;
- Removed call to background page to minify/expand/else a URL (now it's done in Tab);
- Implemented TabContainer object for managing the user's picked Tabs;
- Implemented tests for Tab and TabContainer classes;
- Renamed
tabTitle
tolabel
for Tab objects; 50; - Tests have been added to the PR and Push pipeline.
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.4
Vydáno 24. led 2025 – 744,86 KBFunguje s: firefox 112.0 a novějšíThis release contains various improvements which are both quality of life and new function like opening a link into another org.
This release contains the new features listed below from the previous version.
Popup:
1. Drag functionality improved;
2. Improved color theme update speed for Chrome;
3. When not in Salesforce Setup, the button opens a new tab into the same browser container.
4. Uses background scipt to minify a pasted URL;
5. Better reacts to user input: when both title and URL are filled in, creates a new row but when this is no longer true, the row gets deleted;
6. Implemented warning when the URL inserted is already been saved before;
7. Actually removes the `disabled` attribute instead of setting it to false (Chrome did not like it).
Salesforce Page:
1. Drag functionality improved;
2. Uses background scipt to minify a pasted URL;
3. Implemented warning when the URL inserted is already been saved before;
4. Implemented context menu items to simplify use of the extension (honorable mentions: "Open in another Org", "Make first/last", "Remove tabs to the left/right");
5. During import, if an issue occurs, a toast message is shown explainig the error;
6. During import, if the user imports some duplicates willingly, a toast message is shown to let them know about it;
7. First implementation of Salesforce's modals (can be seen when trying to open a link or page in another Org);
8. Toast messages now have a dynamic time to persist based on how long the text inside of them is;
9. Toast messages now come in 4 different flavours: success, info, warning, error;
10. Saved tabs URLs which are not linked to another Salesforce Setup page, now open into a new tab by default;
11. Updated "Flows" default tab to the new Standard App (outside of Salesforce Setup);Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.3
Vydáno 23. led 2025 – 743,93 KBFunguje s: firefox 112.0 a novějšíThis release contains various improvements which are both quality of life and new function like opening a link into another org.
This release contains the new features listed below from the previous version.
Popup:
1. Drag functionality improved;
2. Improved color theme update speed for Chrome;
3. When not in Salesforce Setup, the button opens a new tab into the same browser container.
4. Uses background scipt to minify a pasted URL;
5. Better reacts to user input: when both title and URL are filled in, creates a new row but when this is no longer true, the row gets deleted;
6. Implemented warning when the URL inserted is already been saved before;
7. Actually removes the `disabled` attribute instead of setting it to false (Chrome did not like it).
Salesforce Page:
1. Drag functionality improved;
2. Uses background scipt to minify a pasted URL;
3. Implemented warning when the URL inserted is already been saved before;
4. Implemented context menu items to simplify use of the extension (honorable mentions: "Open in another Org", "Make first/last", "Remove tabs to the left/right");
5. During import, if an issue occurs, a toast message is shown explainig the error;
6. During import, if the user imports some duplicates willingly, a toast message is shown to let them know about it;
7. First implementation of Salesforce's modals (can be seen when trying to open a link or page in another Org);
8. Toast messages now have a dynamic time to persist based on how long the text inside of them is;
9. Toast messages now come in 4 different flavours: success, info, warning, error;
10. Saved tabs URLs which are not linked to another Salesforce Setup page, now open into a new tab by default;
11. Updated "Flows" default tab to the new Standard App (outside of Salesforce Setup);Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.2
Vydáno 22. led 2025 – 743,87 KBFunguje s: firefox 112.0 a novějšíThis release contains various improvements which are both quality of life and new function like opening a link into another org.
This release contains the new features listed below from the previous version.
Popup:
1. Drag functionality improved;
2. Improved color theme update speed for Chrome;
3. When not in Salesforce Setup, the button opens a new tab into the same browser container.
4. Uses background scipt to minify a pasted URL;
5. Better reacts to user input: when both title and URL are filled in, creates a new row but when this is no longer true, the row gets deleted;
6. Implemented warning when the URL inserted is already been saved before;
7. Actually removes the `disabled` attribute instead of setting it to false (Chrome did not like it).
Salesforce Page:
1. Drag functionality improved;
2. Uses background scipt to minify a pasted URL;
3. Implemented warning when the URL inserted is already been saved before;
4. Implemented context menu items to simplify use of the extension (honorable mentions: "Open in another Org", "Make first/last", "Remove tabs to the left/right");
5. During import, if an issue occurs, a toast message is shown explainig the error;
6. During import, if the user imports some duplicates willingly, a toast message is shown to let them know about it;
7. First implementation of Salesforce's modals (can be seen when trying to open a link or page in another Org);
8. Toast messages now have a dynamic time to persist based on how long the text inside of them is;
9. Toast messages now come in 4 different flavours: success, info, warning, error;
10. Saved tabs URLs which are not linked to another Salesforce Setup page, now open into a new tab by default;
11. Updated "Flows" default tab to the new Standard App (outside of Salesforce Setup);Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.1
Vydáno 12. led 2025 – 731,56 KBFunguje s: firefox 112.0 a novější# [v1.4.1] Release Notes
This release contains updates to the repository after the initial release on the various platforms and some quality of life improvements.
## New Functionality
This release contains the new features listed below from the previous version.
### Popup
1. Updated button colors on light and dark modes
### Salesforce
1. Import check of the chosen file;
2. Error popup on import error;
3. Ability scroll with mouse left-right when adding a lot of tabs;
4. Ability to override currently favourited tabs during import operation;
5. Now using Lightning Navigation when switching to another Setup page.
## Updates to the repository
1. Updated links to the stores;
2. Updated `gh` command used in action;
3. Removed BSD license after talking to [walters954](https://www.github.com/walters954) (the owner of the upstream repo);
4. Added screenshots of the extension in action (also used on the marketplaces).Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4.0
Vydáno 7. led 2025 – 730,13 KBFunguje s: firefox 112.0 a novějšíZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0