Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Selection Search version history - 25 versions

Selection Search by Per

Rated 4.8 out of 5
4.8 Stars out of 5
5
28
4
4
3
2
2
0
1
0
Selection Search version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 0.9.7

    Released May 25, 2025 - 171.6 KB
    Works with firefox 115.0 and later
    • 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.

    Source code released under GNU General Public License v3.0 only

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 0.9.6.1

    Released Feb 25, 2025 - 171.39 KB
    Works with firefox 115.0 and later
    • Use correct command for suggested toolbar action shortcut (Ctrl+Shift+F) after upgrade to manifest V3

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.9.6

    Released Feb 23, 2025 - 171.39 KB
    Works with firefox 115.0 and later
    • 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.9.5

    Released Feb 9, 2025 - 171.31 KB
    Works with firefox 115.0 and later
    • 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.64.1

    Released Jul 23, 2023 - 164.64 KB
    Works with firefox 63.0 and later
    - Fix crash on familylink.google.com

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.64

    Released Jun 27, 2023 - 164.61 KB
    Works with firefox 63.0 and later
    - Added search-url variable PAGE_QS_VAR_NO_ENCODING to allow query string variables without encoding ( e.g., session keys)

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.63

    Released Apr 22, 2023 - 164.5 KB
    Works with firefox 63.0 and later
    - Added new buttons to allow adding new search engines/separators/submenus at specific positions in the search engine list

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.62

    Released Mar 12, 2023 - 159.79 KB
    Works with firefox 63.0 and later
    - Added search-url variable %PAGE_ORIGIN_NO_ENCODING, same as %PAGE_ORIGIN, but without URL encoding

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.61

    Released Jan 15, 2023 - 159.67 KB
    Works with firefox 63.0 and later
    - 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.60

    Released May 1, 2022 - 159.49 KB
    Works with firefox 63.0 and later
    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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.59

    Released Mar 28, 2022 - 159.44 KB
    Works with firefox 63.0 and later
    - Add option to open seaches in a small popup window

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.58

    Released Nov 27, 2021 - 159.3 KB
    Works with firefox 63.0 and later
    - 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.57

    Released Mar 20, 2021 - 159.22 KB
    Works with firefox 63.0 and later
    - Fix mycroft integration.
    - Add an additional source for search engine icons that is used if the default source does not have an icon.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.56

    Released Apr 28, 2020 - 157.62 KB
    Works with firefox 63.0 and later
    - 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.55

    Released Feb 12, 2020 - 155.02 KB
    Works with firefox 63.0 and later
    - Possible fix for freezing tabs for searches opened in new foreground tab. The freeze possibly only affects Chrome.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.54

    Released Feb 6, 2020 - 154.99 KB
    Works with firefox 63.0 and later
    - Revert escape feature (}) added in previous release. This broke some search placeholders.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.53

    Released Jan 25, 2020 - 154.98 KB
    Works with firefox 63.0 and later
    - 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.52

    Released Dec 4, 2019 - 152.46 KB
    Works with firefox 63.0 and later
    - Upgraded to latest jquery version to get latest security fixes

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.50

    Released Aug 31, 2019 - 152.09 KB
    Works with firefox 63.0 and later
    - 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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.49

    Released Aug 9, 2019 - 151.86 KB
    Works with firefox 63.0 and later
    - 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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.48.1

    Released May 23, 2019 - 151.58 KB
    Works with firefox 63.0 and later
    - Fixed bug where saving changes on options page did not work

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.48

    Released Mar 10, 2019 - 152.32 KB
    Works with firefox 63.0 and later
    - 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.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.47

    Released Mar 4, 2019 - 146.08 KB
    Works with firefox 63.0 and later
    - Added regular expression selection converter. See under "More Variables" on options page.
    - Added option to turn in-site popup blacklist into a whitelist.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.46

    Released Feb 18, 2019 - 144.41 KB
    Works with firefox 63.0 and later
    - Replace newlines in selection with spaces

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 0.8.45

    Released Feb 11, 2019 - 144.38 KB
    Works with firefox 63.0 and later
    - Added option to allow the popup to open when there are newlines in the selection. Only affects the inline popup and toolbar popup.

    Source code released under GNU General Public License v3.0 only

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.