Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Again, Why Salesforce의 버전 기록 - 13개 버전

Again, Why Salesforce 제작자: Astisme

5점 만점에 5점
5 / 5
5
1
4
0
3
0
2
0
1
0
Again, Why Salesforce의 버전 기록 - 13개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 2.1.0

    2025년 10월 14일에 출시 - 1.3 MB
    firefox 112.0 이상에서 작동
    🚀 Added
    Salesforce

    Allow sorting options for saved Tabs (by Label, by URL, by Org; ascending and descending). Read the wiki
    Context menus (right-click Tab) now offer one-shot sort actions.
    New setting: "Keep Tabs sorted" to always auto-sort Tabs.


    Popup

    Added new button to send a review from your browser's store page (detected dynamically).
    Added new button to sponsor the project (any amount is appreciated).


    Settings

    Interactive help icons next to every setting in the Options page.
    Clicking a help icon opens documentation if a URL is provided.
    Ensured settings interactions do not conflict (e.g., disabling "Add Tabs in Front" when persistent sorting is enabled).
    Improved layout, grouping, and responsiveness; added toast notifications for saved settings.
    New Setting to always add new Tabs as "Org Tabs".
    New Setting to always place new Tabs at the front.


    Localization

    New translation strings for Tab sorting (ascending, descending, by Label, URL, Org) in all supported languages.
    Help/documentation strings for every setting.
    UI strings for context menu sort actions, sorting errors, and new manifest descriptions.


    🛠 Changed
    Salesforce

    TabContainer now tracks sorting state and direction.
    Improved feedback for Tab sorting actions.


    Settings

    Refreshed settings layout and grouping for clarity.
    Improved responsiveness and visual feedback (toasts) for settings changes.


    Documentation

    Documentation/help references throughout settings.


    🐛 Fixed
    General

    Improved interaction between persistent sorting and manual Tab placement settings to prevent conflicting behaviors.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 2.0.2

    2025년 7월 7일에 출시 - 1.3 MB
    firefox 112.0 이상에서 작동
    CHANGED
    1. Refactored how Tabs are identified and manipulated to include org (organization) as a first-class property alongside label and url.
    2. All Tab management operations (move, remove, update, etc.) now consistently distinguish Tabs with the same URL but different orgs.
    3. Improved the logic for moving Tabs: Tabs now skip over org-specific Tabs that don't match when reordering.
    4. Enhanced removal of Tabs to prevent deleting org-specific Tabs from other orgs by mistake.

    FIXED
    1. Fixed bugs where actions could affect the wrong Tab if multiple Tabs shared the same URL but belonged to different orgs.
    2. Resolved edge cases in Tab reordering and context menu handling involving org-specific Tabs.
    3. Improved error messages and prevention of ambiguous Tab operations.

    Read more release notes here https://github.com/Astisme/again-why-salesforce/blob/main/docs/CHANGELOG.md

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.1

    2025년 6월 26일에 출시 - 1.3 MB
    firefox 112.0 이상에서 작동

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0.0

    2025년 6월 19일에 출시 - 1.3 MB
    firefox 112.0 이상에서 작동
    🚀 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

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.8

    2025년 3월 25일에 출시 - 787.86 KB
    firefox 112.0 이상에서 작동
    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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.7

    2025년 3월 18일에 출시 - 787.67 KB
    firefox 112.0 이상에서 작동
    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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.6

    2025년 3월 12일에 출시 - 784.9 KB
    firefox 112.0 이상에서 작동
    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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.5

    2025년 3월 12일에 출시 - 784.7 KB
    firefox 112.0 이상에서 작동
    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.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.4

    2025년 1월 24일에 출시 - 744.86 KB
    firefox 112.0 이상에서 작동
    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);

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.3

    2025년 1월 23일에 출시 - 743.93 KB
    firefox 112.0 이상에서 작동
    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);

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.2

    2025년 1월 22일에 출시 - 743.87 KB
    firefox 112.0 이상에서 작동
    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);

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.1

    2025년 1월 12일에 출시 - 731.56 KB
    firefox 112.0 이상에서 작동
    # [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).

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.4.0

    2025년 1월 7일에 출시 - 730.13 KB
    firefox 112.0 이상에서 작동

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.