Closest Clickable version history - 25 versions
Closest Clickable by Jorge Jeje
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 3.5.1
Released Jul 1, 2026 - 26.49 KBWorks with firefox 140.0 and later, android 142.0 and laterFixed incorrect detection of focusable page containers as clickable elements.
Elements with tabindex are no longer considered clickable unless they also provide real interactive semantics.
Structural ARIA roles such as main, navigation, region, and document are now ignored.
Added explicit support for interactive ARIA roles including checkbox, option, radio, slider, switch, tab, and treeitem.Source code released under Mozilla Public License 2.0
Older versions
Version 3.5.0
Released Jul 1, 2026 - 26.33 KBWorks with firefox 140.0 and later, android 142.0 and laterElement filtering is now easier to configure without knowing CSS.
Added checkboxes for buttons, links, form controls, menus, expandable controls, and custom page controls.
Added quick exclusions for disabled controls, advertisements, navigation areas, text fields, and editors.
CSS selectors are still available in an optional advanced section with practical examples.
Existing element filters remain compatible. Exclusion rules take priority over inclusion rules.Source code released under Mozilla Public License 2.0
Version 3.4.1
Released Jul 1, 2026 - 25.17 KBWorks with firefox 140.0 and later, android 142.0 and laterFixed an issue where clicking the extension toolbar icon did not open the options page.
Also updated Firefox compatibility metadata, corrected icon declarations, and explicitly declared that the extension does not collect or transmit user data.Source code released under Mozilla Public License 2.0
Version 3.4.0
Released Jul 1, 2026 - 24.56 KBWorks with firefox 109.0a1 and laterVersion 3.4.0 adds two requested configuration features:
-Choose whether the extension runs on all sites except those listed, or remains disabled by default and runs only on listed sites.
-Include or exclude clickable elements using CSS selectors, such as button, .primary-action, .advertisement, or nav a.
-Added a button to include or exclude the current site quickly.
-Improved validation and status messages on the options page.
-Fixed saved site restrictions not always being applied during initial page loading.
Existing users retain the previous “enabled everywhere except listed sites” behaviour by default.Source code released under Mozilla Public License 2.0
Version 3.3.6
Released Jun 26, 2026 - 23.17 KBWorks with firefox 109.0a1 and laterImproved clickable element detection.
This version fixes a regression where some clickable controls could be missed while the extension was active. Elements using cursor: pointer are now detected more reliably, including modern div/span-based controls, while editable text areas are still avoided when the editing-surface option is enabled.
The default behavior now prioritizes clickable detection and keeps editing-surface blocking opt-in.Source code released under Mozilla Public License 2.0
Version 3.3.5
Released Jun 22, 2026 - 23.11 KBWorks with firefox 109.0a1 and laterImproved overlay updates while scrolling. The extension now refreshes the closest-clickable indicator when scrolling nested containers, using the mouse wheel or trackpad, and using keyboard scrolling keys.Source code released under Mozilla Public License 2.0
Version 3.3.4
Released Jun 22, 2026 - 22.97 KBWorks with firefox 109.0a1 and laterFixed the “Add current site” option so it can reliably add the most recent website domain instead of the options page itself. Improved the options page preview so the connector line, blue cursor marker, and target button are aligned and layered correctly, with the cursor marker remaining visible.Source code released under Mozilla Public License 2.0
Version 3.3.1
Released Jun 22, 2026 - 22.97 KBWorks with firefox 109.0a1 and laterFixed the “Add current site” button in the options page so it can correctly add the most recent website domain instead of the options page itself. Added a fallback that remembers the last visited web domain for more reliable disabled-site setup.Source code released under Mozilla Public License 2.0
Version 3.3.0
Released Jun 22, 2026 - 22.21 KBWorks with firefox 109.0a1 and laterAdded new settings for double-click assistance, click sound, and automatic pause over editors/forms/canvas. Improved the options page with a live visual preview, restore defaults, and friendlier disabled-site handling. Improved detection on dynamic pages and open Shadow DOM components.Source code released under Mozilla Public License 2.0
Version 3.2.2
Released Jun 16, 2026 - 19.5 KBWorks with firefox 109.0a1 and laterImproved performance by updating closest-clickable detection only when pointer or scroll activity occurs. Added clearer configuration fallback logging for easier troubleshooting.Source code released under Mozilla Public License 2.0
Version 3.2.1
Released May 22, 2025 - 19.81 KBWorks with firefox 109.0a1 and laterBetter elements selection.Source code released under Mozilla Public License 2.0
Version 3.2.0
Released May 20, 2025 - 19.62 KBWorks with firefox 109.0a1 and laterminor bugsSource code released under Mozilla Public License 2.0
Version 3.1.1
Released May 20, 2025 - 19.63 KBWorks with firefox 109.0a1 and laterA tiny improvement. Faster updating of the rendering.Source code released under Mozilla Public License 2.0
Version 3.1
Released May 20, 2025 - 19.63 KBWorks with firefox 109.0a1 and laterClickables detection bugs and css bugs corrected.Source code released under Mozilla Public License 2.0
Version 3.0
Released May 17, 2025 - 19.11 KBWorks with firefox 109.0a1 and laterClosest Clickable Extension
Make web browsing easier and more efficient by visually highlighting the closest clickable element to your mouse pointer—at all times. This add-on draws a subtle line and uses a virtual cursor to guide your attention, making it simple to identify where your next action will have effect. If you double-click anywhere that is not directly on a clickable element, the add-on will automatically trigger a click on the nearest one.
New in this version:
Significant performance improvements for a smoother and more responsive experience, even on complex web pages.
Fully configurable: Includes a configuration page where you can adjust line width, color, opacity, and manage domain blacklists to control where the extension is active.
Features:
Highlights the closest clickable element to your pointer at all times.
Simulates a click on the nearest clickable element when you double-click outside any clickable.
Customizable visual appearance (colors, width, transparency).
Blacklist domains where you do not want the extension to be active.
Minimal performance overhead and seamless integration with modern browsers.
This extension is ideal for users who want enhanced visual feedback while navigating and interacting with web content.Source code released under Mozilla Public License 2.0
Version 2.5
Released Apr 3, 2025 - 16.1 KBWorks with firefox 58.0 and laterRefactorization for readability and maintainability.
Some improvements if visual effects.Source code released under Mozilla Public License 2.0
Version 2.4
Released Mar 28, 2025 - 13.53 KBWorks with firefox 58.0 and latercss improvements ans minor code optimizationSource code released under Mozilla Public License 2.0
Version 2.3
Released Mar 23, 2025 - 13.47 KBWorks with firefox 58.0 and latercss updatesSource code released under Mozilla Public License 2.0
Version 2.2
Released Mar 20, 2025 - 13.47 KBWorks with firefox 58.0 and laterBetter cssSource code released under Mozilla Public License 2.0
Version 2.1
Released Mar 5, 2025 - 13.49 KBWorks with firefox 58.0 and laterVisual effects improvedSource code released under Mozilla Public License 2.0
Version 2.0
Released Feb 28, 2025 - 12.94 KBWorks with firefox 58.0 and laterMuch less cpu usageSource code released under Mozilla Public License 2.0
Version 1.92
Released Nov 26, 2024 - 17.14 KBWorks with firefox 58.0 and laterMore bugs fixed.Source code released under Mozilla Public License 2.0
Version 1.91
Released Nov 25, 2024 - 17.02 KBWorks with firefox 58.0 and laterMinor bug correctionsSource code released under Mozilla Public License 2.0
Version 1.9
Released Nov 23, 2024 - 16.9 KBWorks with firefox 58.0 and laterBug fixesSource code released under Mozilla Public License 2.0
Version 1.8
Released Nov 4, 2024 - 16.73 KBWorks with firefox 58.0 and laterMinorSource code released under Mozilla Public License 2.0