Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

Selection Search 版本紀錄 - 25 個版本

Selection Search 作者: Per

評價 4.8 分,滿分 5 分
4.8 顆星,滿分 5 顆星
5
29
4
4
3
2
2
0
1
0
Selection Search 版本紀錄 - 25 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 0.9.8.1

    發行於 2025年7月20日 - 172.49 KB
    適用於 firefox 115.0 與更新版本
    • Add support for icons in the right click context menu
    • Fix issue where the items and the order of items in the right click context menu could get messed up in some cases after updating the settings.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 0.9.8

    發行於 2025年6月8日 - 171.59 KB
    適用於 firefox 115.0 與更新版本
    • Remove search engine icon source that no longer works (faviconkit). This could in some cases cause a blank icon to get loaded.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.9.7

    發行於 2025年5月25日 - 171.6 KB
    適用於 firefox 115.0 與更新版本
    • Improve support for IME input in toolbar popup (See issue #173)
    • Change to use a html class to shown/hidden the popup menu to make it easier to override
      the display property of the popup with custom CSS.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.9.6.1

    發行於 2025年2月25日 - 171.39 KB
    適用於 firefox 115.0 與更新版本
    • Use correct command for suggested toolbar action shortcut (Ctrl+Shift+F) after upgrade to manifest V3

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.9.6

    發行於 2025年2月23日 - 171.39 KB
    適用於 firefox 115.0 與更新版本
    • Fix issue where icons in some cases could fail to load because the fallback icon loading did not work. This may improve the icon loading for some users.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.9.5

    發行於 2025年2月9日 - 171.31 KB
    適用於 firefox 115.0 與更新版本
    • Rewrite of internals to migrate the extension to manifest V3
      This was done or the Chrome version of the extension, the Firefox version
      uses the same code. This requires a recent version of Firefox. (Since a lot of the
      internals have changes it is possible new bugs could have been introduced).
    • The toolbar popup can now be customized with CSS. (Toolbar Popup => Advanced settings).
    • Separators are now included in the Toolbar popup html. They are
      hidden by default, but can be made visible with custom CSS.
    • Add option to trigger "open all" feature on submenus with middle click only.
    • Make back button in toolbar button go back only one level at the time.
    • Fix issue where "open all" on submenus could crash if the submenu contained separators.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.64.1

    發行於 2023年7月23日 - 164.64 KB
    適用於 firefox 63.0 與更新版本
    - Fix crash on familylink.google.com

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.64

    發行於 2023年6月27日 - 164.61 KB
    適用於 firefox 63.0 與更新版本
    - Added search-url variable PAGE_QS_VAR_NO_ENCODING to allow query string variables without encoding ( e.g., session keys)

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.63

    發行於 2023年4月22日 - 164.5 KB
    適用於 firefox 63.0 與更新版本
    - Added new buttons to allow adding new search engines/separators/submenus at specific positions in the search engine list

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.62

    發行於 2023年3月12日 - 159.79 KB
    適用於 firefox 63.0 與更新版本
    - Added search-url variable %PAGE_ORIGIN_NO_ENCODING, same as %PAGE_ORIGIN, but without URL encoding

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.61

    發行於 2023年1月15日 - 159.67 KB
    適用於 firefox 63.0 與更新版本
    - Added option to enable the search engine popup blacklist/whitelist to also affect the search engine hotkeys.
    The options is located under Popup menu -> Advanced -> Blacklist/whitelist.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.60

    發行於 2022年5月1日 - 159.49 KB
    適用於 firefox 63.0 與更新版本
    Don't try to load settings from sync storage if sync is disabled in settings, this could fail in some special cases. Should be no noticeable changes for most users.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.59

    發行於 2022年3月28日 - 159.44 KB
    適用於 firefox 63.0 與更新版本
    - Add option to open seaches in a small popup window

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.58

    發行於 2021年11月27日 - 159.3 KB
    適用於 firefox 63.0 與更新版本
    - Fix issue where the popup could be partially positioned outside the top of the browser window and become unreachable. Mostly an issue for very large popup menus with many search engines.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.57

    發行於 2021年3月20日 - 159.22 KB
    適用於 firefox 63.0 與更新版本
    - Fix mycroft integration.
    - Add an additional source for search engine icons that is used if the default source does not have an icon.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.56

    發行於 2020年4月28日 - 157.62 KB
    適用於 firefox 63.0 與更新版本
    - Added special search engine marker for sites requiring encodings other than UTF-8. Simply append {SPECIALENCODING} to the end of the search engine url. This enables the feature and the browser should be able to auto detect the correct encoding.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.55

    發行於 2020年2月12日 - 155.02 KB
    適用於 firefox 63.0 與更新版本
    - Possible fix for freezing tabs for searches opened in new foreground tab. The freeze possibly only affects Chrome.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.54

    發行於 2020年2月6日 - 154.99 KB
    適用於 firefox 63.0 與更新版本
    - Revert escape feature (}) added in previous release. This broke some search placeholders.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.53

    發行於 2020年1月25日 - 154.98 KB
    適用於 firefox 63.0 與更新版本
    - Added option to open search in new window
    - Make it possible to add search url to the submenu root item. If a search url is added it will open when clicking the submenu root item, unless the openall on click option is checked.
    - Improved replacement of bracket placeholders ({%s}). If "}" must be used inside the placeholder it can now be escaped using "}".
    - Improved regexp placeholder replace converter. The old "re:" converter still works for backwards compatibility. The new improved converter is called "replace:", and is documented under "More Variables" at the top of the options page.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.52

    發行於 2019年12月4日 - 152.46 KB
    適用於 firefox 63.0 與更新版本
    - Upgraded to latest jquery version to get latest security fixes

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.50

    發行於 2019年8月31日 - 152.09 KB
    適用於 firefox 63.0 與更新版本
    - Reverted change in last release to disable double click activator in input elements. Added this as an option instead.
    - Added option to hide popup on document scroll event

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.49

    發行於 2019年8月9日 - 151.86 KB
    適用於 firefox 63.0 與更新版本
    - Fix icons failing to loading in some cases (The issue was seen in Chrome 76, it may not affect firefox)
    - Copy raw selection (preserves whitespace) when using the special COPY search engine
    - Disable double click activator in input elements

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.48.1

    發行於 2019年5月23日 - 151.58 KB
    適用於 firefox 63.0 與更新版本
    - Fixed bug where saving changes on options page did not work

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.48

    發行於 2019年3月10日 - 152.32 KB
    適用於 firefox 63.0 與更新版本
    - Moved data storage from localStorage to chrome.storage.local to prevent data from getting lost when clearing browser cache (Reported on firefox). It should not change the behavior of the extension for the user.
    - Fix a problem where the popup would not work in Firefox on some sites that are using some special Content Security Policy headers.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
  • 版本 0.8.47

    發行於 2019年3月4日 - 146.08 KB
    適用於 firefox 63.0 與更新版本
    - Added regular expression selection converter. See under "More Variables" on options page.
    - Added option to turn in-site popup blacklist into a whitelist.

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。