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

Clear Links의 버전 기록 - 8개 버전

Clear Links 제작자: Chris Bull

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
Clear Links의 버전 기록 - 8개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 4.3.2

    2025년 5월 7일에 출시 - 62.67 KB
    firefox 112.0 이상에서 작동
    <b><a href="https://github.com/ChristopherBull/Clear-Links/compare/v4.3.1...v4.3.2">4.3.2</a> (2025-05-07)</b>

    <b>🐛 Bug Fixes</b>
    <ul>
    <li>ensure tooltip hides when the observed link is removed from the DOM (<a href="https://github.com/ChristopherBull/Clear-Links/commit/eea486b3053c5004fff3d67723b734b492c2a0f2">eea486b</a>)</li>
    </ul>

    <b>📝 Documentation</b>
    <ul>
    <li>add coverage badges (<a href="https://github.com/ChristopherBull/Clear-Links/commit/35845d045ad8d238f1b18a1397c8fe2062656eb7">35845d0</a>)</li>
    </ul>

    <b>💄 Styles</b>
    <ul>
    <li>updated consistent indentation in Workflow YAML (<a href="https://github.com/ChristopherBull/Clear-Links/commit/6e1807f7ebfd8d895ab0b980b6a7bbe6c69b4520">6e1807f</a>)</li>
    </ul>

    <b>✅ Tests</b>
    <ul>
    <li>confirmation dialog visibility for "Reset to defaults" functionality (<a href="https://github.com/ChristopherBull/Clear-Links/commit/3aa784a30027c38c959849f353be3fb0f40a44fd">3aa784a</a>)</li>
    <li>test suite browser capability smoke test for service workers (<a href="https://github.com/ChristopherBull/Clear-Links/commit/d476e5f6981d5619638c4c358b397d3e87529ae9">d476e5f</a>)</li>
    </ul>

    <b>🤖 Continuous Integration</b>
    <ul>
    <li>update coverage config and uploading (<a href="https://github.com/ChristopherBull/Clear-Links/issues/24">#24</a>) (<a href="https://github.com/ChristopherBull/Clear-Links/commit/6d5113e64f9ba50cbff69f24aaba6c4c47a09bb5">6d5113e</a>)</li>
    <li>upload coverage reports to Codacy and Qlty (<a href="https://github.com/ChristopherBull/Clear-Links/commit/368ba05b435b9e5607092c8fd26e3e0612ada315">368ba05</a>)</li>
    <li>use absolute path for Codacy coverage report location (<a href="https://github.com/ChristopherBull/Clear-Links/commit/1f93159ebba21ca995afa1f2fbfe04fcd6b1b78b">1f93159</a>)</li>
    </ul>

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 4.3.1

    2025년 2월 18일에 출시 - 62.28 KB
    firefox 112.0 이상에서 작동
    <b><a href="https://github.com/ChristopherBull/Clear-Links/compare/v4.3.0...v4.3.1">4.3.1</a> (2025-02-18)</b>

    <b>🐛 Bug Fixes</b>
    <ul>
    <li>tooltip obscured on some websites (z-index) (<a href="https://github.com/ChristopherBull/Clear-Links/commit/14e5aef843678c13f1b65a62a916129c93dc03e8">14e5aef</a>)</li>
    </ul>

    <b>📝 Documentation</b>
    <ul>
    <li>improved description of the architectural design (<a href="https://github.com/ChristopherBull/Clear-Links/commit/2bfde6405c7ae5793d20bedccc505bd703d3c795">2bfde64</a>)</li>
    <li>updated README for clarity, style, and conciseness (<a href="https://github.com/ChristopherBull/Clear-Links/commit/e3c6230ac382177d4dc2f5f6c8a9ba694dd45fd0">e3c6230</a>)</li>
    </ul>

    <b>♻️ Code Refactoring</b>
    <ul>
    <li>fix new stylelint rule issues (<a href="https://github.com/ChristopherBull/Clear-Links/commit/49b0ce864cc3cd9e176e96c2b28d4ebaebf2615c">49b0ce8</a>)</li>
    </ul>

    <b>👷 Build System</b>
    <ul>
    <li>add emoji to semantic release notes generation (<a href="https://github.com/ChristopherBull/Clear-Links/commit/f9caf0c7b989efd321017a2996a310f6bdc5a61b">f9caf0c</a>)</li>
    </ul>

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.3.0

    2024년 10월 24일에 출시 - 62.28 KB
    firefox 112.0 이상에서 작동
    4.3.0 (2024-10-24)

    Features
    • add action badge management,popup, and permissions handling (67c6490)

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.2.0

    2024년 9월 19일에 출시 - 56.46 KB
    firefox 112.0 이상에서 작동
    4.2.0 (2024-09-19)

    Bug Fixes
    • follow cursor option text pushes other items aside in options menu (5e6f396)
    • more reliably detect mouseleave and transition events to hide tooltip (58ee425)
    • prevent multiple activations per link casued by delegated event listeners (f5a7ad1)

    Features
    • add option to have tooltip follow cursor during fade out transition (5bd160b)

    Performance Improvements
    • reduce unnecessary mousemove events (082f326)

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.1.1

    2024년 9월 12일에 출시 - 55.87 KB
    firefox 112.0 이상에서 작동
    4.1.1 (2024-09-12)

    Bug Fixes
    • reduce length of Options preview to prevent text wrapping (56239ed)

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.1.0

    2024년 9월 10일에 출시 - 55.86 KB
    firefox 112.0 이상에서 작동
    4.1.0 (2024-09-10)

    Features
    • attach tooltip in a shadow DOM (ecf6a07)

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.0.1

    2024년 9월 9일에 출시 - 55.17 KB
    firefox 112.0 이상에서 작동
    4.0.1 (2024-09-09)

    Bug Fixes
    • options menu tabs did not scroll if overflowing (c738b63)

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.0.0

    2024년 9월 6일에 출시 - 68.69 KB
    firefox 112.0 이상에서 작동

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

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