RegExe version history - 5 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 1.3.1
Released Jul 16, 2026 - 60.99 KBWorks with firefox 142.0 and later- Fixed an issue where text inside chat sidebars and similar panels was not being found. Elements inside position:fixed containers were incorrectly treated as hidden and excluded from search results.
- Added scroll lock for nested containers. When navigating to a match inside a scrollable panel, the scroll position is now held in place for 4 seconds so sites that auto-scroll to the bottom (such as live chats) cannot immediately override it. The lock releases automatically after 4 seconds, or instantly when you navigate to another match or close the find bar.
Source code released under GNU General Public License v3.0 only
Older versions
Version 1.3.0
Released Jul 16, 2026 - 60.28 KBWorks with firefox 142.0 and later- Fixed scroll-to-match behavior for pages with nested scrollable containers. Matches inside chat windows, code panels, sidebars, and similar scrollable sections are now automatically scrolled into view. Previously only the main page scroll was moved, leaving matches inside inner containers unreachable.
Source code released under GNU General Public License v3.0 only
Version 1.2.0
Released Jun 5, 2026 - 59.73 KBWorks with firefox 142.0 and laterAdded- Selected text on the page is now pre-filled into the search input when opening the find bar with Ctrl+F.
Fixed- Ctrl+F override not working on first page load or freshly opened tabs. Content script now runs at document_start instead of document_idle.
Source code released under GNU General Public License v3.0 only
Version 1.1.1
Released May 25, 2026 - 59.57 KBWorks with firefox 142.0 and laterVersion 1.1.1
Changes:- Deferred find bar initialization until the DOM is ready
Source code released under GNU General Public License v3.0 only
Version 1.0.4
Released May 22, 2026 - 58.89 KBWorks with firefox 142.0 and laterReplaced icon images with updated versions for better visual quality.Source code released under GNU General Public License v3.0 only