Closest Clickable 版本历史 - 25 个版本
Closest Clickable 作者: Jorge Jeje
Closest Clickable 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 3.5.9
发布于 2026年8月12日 - 30.29 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本- Fixed Middle click activation during mouse wheel drag-scroll. Releasing the wheel button after scroll movement no longer triggers an unintended simulated click.
- Middle click activation still works normally when the wheel button is pressed and released without dragging or scrolling.
源代码遵循 Mozilla 公共许可证 2.0 发布
较早版本
版本 3.5.8
发布于 2026年8月12日 - 30.27 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本- Fixed an issue where using the mouse wheel button to drag-scroll could trigger an unintended simulated click when the button was released.
- Middle click activation still works normally when the mouse wheel button is pressed and released without dragging.
lated click.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.7
发布于 2026年7月30日 - 29.97 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本- Added a configurable click sound volume setting.
- Set the default click sound volume to 1.5, with a supported range from 0 to 2.
- Applied the configured volume to the simulated click sound Web Audio gain envelope.
- Treats volume 0 as muted sound feedback while keeping the simulated click behavior active.
- Moved the visual color-inversion click effect so it only runs on the configured activation trigger, not ordinary left clicks outside a clickable element.
- Preserved down/up visual behavior for Middle click and Alt + click activation.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.6
发布于 2026年7月30日 - 29.4 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Made the simulated click sound more audible.
Changed the click tone from 1000 Hz to 880 Hz.
Increased click sound duration from 100 ms to 180 ms.
Added a clearer sound envelope with a short attack, brief sustain, and longer decay.
Updated the manual reference beep to match the extension click sound profile.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.5
发布于 2026年7月30日 - 29.32 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Added real-browser sound diagnostics for the simulated closest-clickable click sound.
Added an automated Chromium extension test that loads the unpacked extension and verifies middle-click activation, center-click simulation, and sound diagnostics.
Added a Firefox browser-engine test that verifies the Firefox AudioContext resume path, oscillator execution, middle-click activation, and center-click simulation.
Added a manual audible sound test page with a reference beep and visible diagnostics.
Sound diagnostics are only exposed on pages that explicitly enable the local diagnostic flag.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.4
发布于 2026年7月30日 - 28.76 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Improved click sound playback for the simulated closest-clickable action.
Reused a single AudioContext instead of creating a new one for every simulated click.
Resumed suspended audio contexts before playing the click sound.
Added warning logs when click sound playback is unavailable or fails.
Preserved the simulated click behavior: the extension still clicks the center of the closest clickable element.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.3
发布于 2026年7月30日 - 28.39 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Kept the Save button visible at the top of the options page while scrolling.
Adjusted the Middle click activation trigger to run on middle-button mouseup.
Preserved native browser and page behavior by avoiding explicit default cancellation.
The simulated action still clicks the center of the closest clickable element.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.2
发布于 2026年7月29日 - 28.38 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本- Added a configurable activation trigger for the closest-clickable action.
- New trigger options: Middle click, Double click, Alt + click, and Disabled.
- Changed the default trigger to Middle click.
- The simulated click still targets the center of the closest clickable element.
- Activation gestures do not explicitly cancel native browser or page behavior.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.1
发布于 2026年7月1日 - 26.49 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Fixed 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.5.0
发布于 2026年7月1日 - 26.33 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Element 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.4.1
发布于 2026年7月1日 - 25.17 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Fixed 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.4.0
发布于 2026年7月1日 - 24.56 KB适用于 firefox 109.0a1 及更高版本Version 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.3.6
发布于 2026年6月26日 - 23.17 KB适用于 firefox 109.0a1 及更高版本Improved 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.3.5
发布于 2026年6月22日 - 23.11 KB适用于 firefox 109.0a1 及更高版本Improved 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.3.4
发布于 2026年6月22日 - 22.97 KB适用于 firefox 109.0a1 及更高版本Fixed 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.3.1
发布于 2026年6月22日 - 22.97 KB适用于 firefox 109.0a1 及更高版本Fixed 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.3.0
发布于 2026年6月22日 - 22.21 KB适用于 firefox 109.0a1 及更高版本Added 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.2.2
发布于 2026年6月16日 - 19.5 KB适用于 firefox 109.0a1 及更高版本Improved performance by updating closest-clickable detection only when pointer or scroll activity occurs. Added clearer configuration fallback logging for easier troubleshooting.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.2.1
发布于 2025年5月22日 - 19.81 KB适用于 firefox 109.0a1 及更高版本Better elements selection.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.1.1
发布于 2025年5月20日 - 19.63 KB适用于 firefox 109.0a1 及更高版本A tiny improvement. Faster updating of the rendering.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.1
发布于 2025年5月20日 - 19.63 KB适用于 firefox 109.0a1 及更高版本Clickables detection bugs and css bugs corrected.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 3.0
发布于 2025年5月17日 - 19.11 KB适用于 firefox 109.0a1 及更高版本Closest 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.5
发布于 2025年4月3日 - 16.1 KB适用于 firefox 58.0 及更高版本Refactorization for readability and maintainability.
Some improvements if visual effects.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.4
发布于 2025年3月28日 - 13.53 KB适用于 firefox 58.0 及更高版本css improvements ans minor code optimization源代码遵循 Mozilla 公共许可证 2.0 发布