Selection Search version history - 25 versions
Selection Search by Per
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.8.64.1
Released Jul 23, 2023 - 164.64 KBWorks with firefox 63.0 and later- Fix crash on familylink.google.comSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.8.64
Released Jun 27, 2023 - 164.61 KBWorks 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
Version 0.8.63
Released Apr 22, 2023 - 164.5 KBWorks with firefox 63.0 and later- Added new buttons to allow adding new search engines/separators/submenus at specific positions in the search engine listSource code released under GNU General Public License v3.0 only
Version 0.8.62
Released Mar 12, 2023 - 159.79 KBWorks with firefox 63.0 and later- Added search-url variable %PAGE_ORIGIN_NO_ENCODING, same as %PAGE_ORIGIN, but without URL encodingSource code released under GNU General Public License v3.0 only
Version 0.8.61
Released Jan 15, 2023 - 159.67 KBWorks 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
Version 0.8.60
Released May 1, 2022 - 159.49 KBWorks with firefox 63.0 and laterDon'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
Version 0.8.59
Released Mar 28, 2022 - 159.44 KBWorks with firefox 63.0 and later- Add option to open seaches in a small popup windowSource code released under GNU General Public License v3.0 only
Version 0.8.58
Released Nov 27, 2021 - 159.3 KBWorks 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
Version 0.8.57
Released Mar 20, 2021 - 159.22 KBWorks 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
Version 0.8.56
Released Apr 28, 2020 - 157.62 KBWorks 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
Version 0.8.55
Released Feb 12, 2020 - 155.02 KBWorks 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
Version 0.8.54
Released Feb 6, 2020 - 154.99 KBWorks 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
Version 0.8.53
Released Jan 25, 2020 - 154.98 KBWorks 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
Version 0.8.52
Released Dec 4, 2019 - 152.46 KBWorks with firefox 63.0 and later- Upgraded to latest jquery version to get latest security fixesSource code released under GNU General Public License v3.0 only
Version 0.8.50
Released Aug 31, 2019 - 152.09 KBWorks 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 eventSource code released under GNU General Public License v3.0 only
Version 0.8.49
Released Aug 9, 2019 - 151.86 KBWorks 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 elementsSource code released under GNU General Public License v3.0 only
Version 0.8.48.1
Released May 23, 2019 - 151.58 KBWorks with firefox 63.0 and later- Fixed bug where saving changes on options page did not workSource code released under GNU General Public License v3.0 only
Version 0.8.48
Released Mar 10, 2019 - 152.32 KBWorks 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
Version 0.8.47
Released Mar 4, 2019 - 146.08 KBWorks 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
Version 0.8.46
Released Feb 18, 2019 - 144.41 KBWorks with firefox 63.0 and later- Replace newlines in selection with spacesSource code released under GNU General Public License v3.0 only
Version 0.8.45
Released Feb 11, 2019 - 144.38 KBWorks 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
Version 0.8.44
Released Dec 22, 2018 - 144.22 KBWorks with firefox 63.0 and later- Fix bug that prevented sub menus from being dragged/moved on the options pageSource code released under GNU General Public License v3.0 only
Version 0.8.43
Released Dec 15, 2018 - 144.23 KBWorks with firefox 63.0 and later- Enable the search engine hotkeys even when the inline popup menu is disabledSource code released under GNU General Public License v3.0 only
Version 0.8.42
Released Dec 9, 2018 - 144.23 KBWorks with firefox 63.0 and later- Fixed bug where the popup could not be opened with the click activator when the "open on double click" option was active
- Fixed options page reloading when checking the circular menu optionSource code released under GNU General Public License v3.0 only
Version 0.8.41
Released Nov 13, 2018 - 144.05 KBWorks with firefox 63.0 and later- Fixed potential bug on options page when opening the options with an empty database
- Changed minimal Firefox version to 63Source code released under GNU General Public License v3.0 only