Context Search version history - 13 versions
Context Search by Olivier de Broqueville
Context Search version history - 13 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 6.2.1
Released 21 Sep 2025 - 2.21 MBWorks with firefox 128.0 and later- bug fix #265
- code cleanup: centralisation of shared functions in scripts/utilities.js
- exports to a local disk now include both options and search engines
- the AI prompt window has been replaced with the Command window which takes the same input as the omnibox, but without starting with 'cs '
- rich variables {selection}, {selection_html}, {page_title}, {url}, {host}, {origin}, {lang}, {referrer} can now be used as template parameters for GET query strings, bookmarklets, AI prompt templates and POST form data
Source code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 6.2.0
Released 9 Sep 2025 - 2.22 MBWorks with firefox 128.0 and later- Bug fix: keyboard shortcuts were broken
Source code released under All Rights Reserved
Version 6.1.9
Released 4 Sep 2025 - 2.22 MBWorks with firefox 128.0 and later- Buf fix #262
- Bug fix #261
- Bug fix #260
- Added pagination and improved styling for bookmark and history items
- Browser bookmarks and history items can now be bookmarked to Context Search from the Bookmarks and History pages
- History items are now grouped and sorted by date
- Added clarifications to the README file for AI searches
Source code released under All Rights Reserved
Version 6.1.8
Released 30 Aug 2025 - 2.21 MBWorks with firefox 128.0 and laterSource code released under All Rights Reserved
Version 6.1.7
Released 27 Aug 2025 - 2.27 MBWorks with firefox 128.0 and later- Improved the UI of the Options page
- Bug fix #253
Source code released under All Rights Reserved
Version 6.1.5
Released 26 Aug 2025 - 2.26 MBWorks with firefox 128.0 and later- Added the possibility to close an open Icons Grid using the 'Escape' key
- Improved the UI of the Options page
- Improved handling of local storage changes in content scripts
- Reduced the broadcasting to all tabs for Open Search status updates, options and search engines updates
- Implemented Open Search cache management in service worker
- Implemented environment variable for debugging
- Updated translations
Source code released under All Rights Reserved
Version 6.1.4
Released 24 Aug 2025 - 2.26 MBWorks with firefox 128.0 and laterSource code released under All Rights Reserved
Version 6.1.3
Released 21 Aug 2025 - 2.25 MBWorks with firefox 128.0 and laterSource code released under All Rights Reserved
Version 6.1.2
Released 14 Aug 2025 - 2.25 MBWorks with firefox 128.0 and later- Bug fix: #233
Source code released under All Rights Reserved
Version 6.1.1
Released 7 Jul 2025 - 2.25 MBWorks with firefox 128.0 and laterBug fix #230Source code released under All Rights Reserved
Version 6.0.7
Released 14 Apr 2025 - 2.22 MBWorks with firefox 128.0 and later- Bug fix: removal of nested search engines was broken
- Added a missing translation for the 'multisearchEndOfSentence' key
Source code released under All Rights Reserved
Version 5.3.5
Released 16 Dec 2024 - 2.54 MBWorks with firefox 112.0 and later* Feature request [#197](https://github.com/odebroqueville/contextSearch/issues/197): Added option to disable double clicking to add a new search engine that uses HTTP POST requestsSource code released under All Rights Reserved
Version 5.3.0
Released 27 Oct 2024 - 2.49 MBWorks with firefox 112.0 and later* Bug fix #189 : Context menu would no longer open because onclick listener removed unknown listener and lastTab was incorrectly treated as an object instead of an integer
* Bug fix [#193](https://github.com/odebroqueville/contextSearch/issues/193)
* Bug fix [#192](https://github.com/odebroqueville/contextSearch/issues/192)
* Feature request [#191](https://github.com/odebroqueville/contextSearch/issues/191)
* New features: it is now possible to add a link/bookmark or a bookmarklet to the list of search engines
* Added option to overwrite the existing search engines with the imported search engines
* It is now possible to open Google Lens and Google Reverse Image searches in the sidebar
* Other minor bug fixesSource code released under All Rights Reserved