Historia de versiones de Selection Search - 25 versiones
Selection Search per Per
Que tu es attente con le vetere versiones! Iste versiones es monstrate pro uso de test o referentia.Tu deberea sempre usar le ultima version de un additivo.
Ultime version
Version 0.9.7
Publicate le 25 Maj 2025 - 171,6 KBFunctiona con firefox 115.0 e plus recente- 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.
Codice fonte publicate sub Solo GNU General Public License v3.0
Discarga Firefox installa le extensionTu pote usar iste extension solo sur FirefoxVersiones previe
Version 0.9.6.1
Publicate le 25 Shk 2025 - 171,39 KBFunctiona con firefox 115.0 e plus recente- Use correct command for suggested toolbar action shortcut (Ctrl+Shift+F) after upgrade to manifest V3
Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.9.6
Publicate le 23 Shk 2025 - 171,39 KBFunctiona con firefox 115.0 e plus recente- 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.
Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.9.5
Publicate le 9 Shk 2025 - 171,31 KBFunctiona con firefox 115.0 e plus recente- 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.
Codice fonte publicate sub Solo GNU General Public License v3.0
- Rewrite of internals to migrate the extension to manifest V3
Version 0.8.64.1
Publicate le 23 Kor 2023 - 164,64 KBFunctiona con firefox 63.0 e plus recente- Fix crash on familylink.google.comCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.64
Publicate le 27 Qer 2023 - 164,61 KBFunctiona con firefox 63.0 e plus recente- Added search-url variable PAGE_QS_VAR_NO_ENCODING to allow query string variables without encoding ( e.g., session keys)Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.63
Publicate le 22 Pri 2023 - 164,5 KBFunctiona con firefox 63.0 e plus recente- Added new buttons to allow adding new search engines/separators/submenus at specific positions in the search engine listCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.62
Publicate le 12 Mar 2023 - 159,79 KBFunctiona con firefox 63.0 e plus recente- Added search-url variable %PAGE_ORIGIN_NO_ENCODING, same as %PAGE_ORIGIN, but without URL encodingCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.61
Publicate le 15 Jan 2023 - 159,67 KBFunctiona con firefox 63.0 e plus recente- 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.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.60
Publicate le 1 Maj 2022 - 159,49 KBFunctiona con firefox 63.0 e plus recenteDon'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.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.59
Publicate le 28 Mar 2022 - 159,44 KBFunctiona con firefox 63.0 e plus recente- Add option to open seaches in a small popup windowCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.58
Publicate le 27 Nën 2021 - 159,3 KBFunctiona con firefox 63.0 e plus recente- 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.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.57
Publicate le 20 Mar 2021 - 159,22 KBFunctiona con firefox 63.0 e plus recente- Fix mycroft integration.
- Add an additional source for search engine icons that is used if the default source does not have an icon.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.56
Publicate le 28 Pri 2020 - 157,62 KBFunctiona con firefox 63.0 e plus recente- 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.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.55
Publicate le 12 Shk 2020 - 155,02 KBFunctiona con firefox 63.0 e plus recente- Possible fix for freezing tabs for searches opened in new foreground tab. The freeze possibly only affects Chrome.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.54
Publicate le 6 Shk 2020 - 154,99 KBFunctiona con firefox 63.0 e plus recente- Revert escape feature (}) added in previous release. This broke some search placeholders.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.53
Publicate le 25 Jan 2020 - 154,98 KBFunctiona con firefox 63.0 e plus recente- 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.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.52
Publicate le 4 Dhj 2019 - 152,46 KBFunctiona con firefox 63.0 e plus recente- Upgraded to latest jquery version to get latest security fixesCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.50
Publicate le 31 Gus 2019 - 152,09 KBFunctiona con firefox 63.0 e plus recente- 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 eventCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.49
Publicate le 9 Gus 2019 - 151,86 KBFunctiona con firefox 63.0 e plus recente- 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 elementsCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.48.1
Publicate le 23 Maj 2019 - 151,58 KBFunctiona con firefox 63.0 e plus recente- Fixed bug where saving changes on options page did not workCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.48
Publicate le 10 Mar 2019 - 152,32 KBFunctiona con firefox 63.0 e plus recente- 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.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.47
Publicate le 4 Mar 2019 - 146,08 KBFunctiona con firefox 63.0 e plus recente- Added regular expression selection converter. See under "More Variables" on options page.
- Added option to turn in-site popup blacklist into a whitelist.Codice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.46
Publicate le 18 Shk 2019 - 144,41 KBFunctiona con firefox 63.0 e plus recente- Replace newlines in selection with spacesCodice fonte publicate sub Solo GNU General Public License v3.0
Version 0.8.45
Publicate le 11 Shk 2019 - 144,38 KBFunctiona con firefox 63.0 e plus recente- Added option to allow the popup to open when there are newlines in the selection. Only affects the inline popup and toolbar popup.Codice fonte publicate sub Solo GNU General Public License v3.0