Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Ikon för tillägg

Again, Why Salesforce versionshistorik - 10 versioner

Again, Why Salesforce av Astisme

Betygsatt 5 av 5
5 stjärnor av 5
5
1
4
0
3
0
2
0
1
0
Again, Why Salesforce versionshistorik - 10 versioner
  • Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.

  • Senaste version

    Version 2.0.0

    Släppt 19 jun 2025 - 1,3 MB
    Fungerar med firefox 112.0 och senare
    🚀 Added
    Salesforce

    Custom <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


    Popup

    Created popup used to request optional permissions.


    Updates to the extension

    Full 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 repository

    CHANGELOG.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md and SECURITY.md added
    README.md reordered for better flow


    🛠 Changed
    Salesforce

    SVG-based star and slashed-star icons (replacing PNGs); they now work seamlessly when using another extension to switch to dark mode


    Updates to the repository

    Updated Privacy Policy to reflect new storage options used by settings


    🐛 Fixed
    Updates to the repository

    Corrected JSDoc comments throughout the codebase


    ⚠️ Breaking Changes

    Removed support for the tabTitle field in saved configurations

    Källkod släppt under Endast GNU General Public License v3.0

    Du behöver Firefox för att kunna använda den här tillägget
    Hämta Firefox och få tillägget
    Hämta fil
  • Äldre versioner

    Version 1.4.8

    Släppt 25 mar 2025 - 787,86 kB
    Fungerar med firefox 112.0 och senare
    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.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.7

    Släppt 18 mar 2025 - 787,67 kB
    Fungerar med firefox 112.0 och senare
    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.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.6

    Släppt 12 mar 2025 - 784,9 kB
    Fungerar med firefox 112.0 och senare
    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 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.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.5

    Släppt 12 mar 2025 - 784,7 kB
    Fungerar med firefox 112.0 och senare
    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 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
    1. Fixed accidental removal of Context Menu Items after a period of time (by performing a check after a while) 48.

    Salesforce
    1. Fixed synchronization of Tabs between browser's tabs and windows 42;
    2. Prevented the creation of multiple modals (it is now required to close the previous one) 41.

    New Functionality

    Salesforce
    1. More usage of the Toast Message, showing errors when something fails (and also info or warning) 44;
    2. Improved the Open Other Org modal (now using text boxes instead of disabled input fields);
    3. Changed Import modal to resemble Salesforce's modals 41;
    4. When a Tab is org-specific, it is shown in bold in the Setup bar 30;
    5. 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;
    6. Tabs which are org-specific but related to another org, will not be shown and their position will remain fixed 30;
    7. Context Menu Items now feature Emojis for faster recall.

    Popup
    1. When a Tab is org-specific, a checkbox next to its URL is ticked 30;
    2. 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
    1. Implemented Tab object for dealing with user's picked Tabs; 50;
    2. Removed call to background page to minify/expand/else a URL (now it's done in Tab);
    3. Implemented TabContainer object for managing the user's picked Tabs;
    4. Implemented tests for Tab and TabContainer classes;
    5. Renamed tabTitle to label for Tab objects; 50;
    6. Tests have been added to the PR and Push pipeline.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.4

    Släppt 24 jan 2025 - 744,86 kB
    Fungerar med firefox 112.0 och senare
    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);

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.3

    Släppt 23 jan 2025 - 743,93 kB
    Fungerar med firefox 112.0 och senare
    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);

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.2

    Släppt 22 jan 2025 - 743,87 kB
    Fungerar med firefox 112.0 och senare
    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);

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.1

    Släppt 12 jan 2025 - 731,56 kB
    Fungerar med firefox 112.0 och senare
    # [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).

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4.0

    Släppt 7 jan 2025 - 730,13 kB
    Fungerar med firefox 112.0 och senare

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.