Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Closest Clickable의 버전 기록 - 25개 버전

Closest Clickable 제작자: Jorge Jeje

5점 만점에 4.5점
4.5 / 5
5
1
4
1
3
0
2
0
1
0
Closest Clickable의 버전 기록 - 25개 버전
  • 이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.

  • 최신 버전

    버전 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 Public License 2.0에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.2.1

    2025년 5월 22일에 출시 - 19.81 KB
    firefox 109.0a1 이상에서 작동
    Better elements selection.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.2.0

    2025년 5월 20일에 출시 - 19.62 KB
    firefox 109.0a1 이상에서 작동
    minor bugs

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.1.1

    2025년 5월 20일에 출시 - 19.63 KB
    firefox 109.0a1 이상에서 작동
    A tiny improvement. Faster updating of the rendering.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.1

    2025년 5월 20일에 출시 - 19.63 KB
    firefox 109.0a1 이상에서 작동
    Clickables detection bugs and css bugs corrected.

    Mozilla Public License 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 Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.5

    2025년 4월 3일에 출시 - 16.1 KB
    firefox 58.0 이상에서 작동
    Refactorization for readability and maintainability.
    Some improvements if visual effects.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.4

    2025년 3월 28일에 출시 - 13.53 KB
    firefox 58.0 이상에서 작동
    css improvements ans minor code optimization

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.3

    2025년 3월 23일에 출시 - 13.47 KB
    firefox 58.0 이상에서 작동
    css updates

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.2

    2025년 3월 20일에 출시 - 13.47 KB
    firefox 58.0 이상에서 작동
    Better css

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.1

    2025년 3월 5일에 출시 - 13.49 KB
    firefox 58.0 이상에서 작동
    Visual effects improved

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.0

    2025년 2월 28일에 출시 - 12.94 KB
    firefox 58.0 이상에서 작동
    Much less cpu usage

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.92

    2024년 11월 26일에 출시 - 17.14 KB
    firefox 58.0 이상에서 작동
    More bugs fixed.

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.91

    2024년 11월 25일에 출시 - 17.02 KB
    firefox 58.0 이상에서 작동
    Minor bug corrections

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.9

    2024년 11월 23일에 출시 - 16.9 KB
    firefox 58.0 이상에서 작동
    Bug fixes

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8

    2024년 11월 4일에 출시 - 16.73 KB
    firefox 58.0 이상에서 작동
    Minor

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.