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 條款釋出

    必須使用 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 條款釋出

    下載檔案
  • 版本 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 條款釋出

    下載檔案
  • 版本 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 條款釋出

    下載檔案
  • 版本 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 條款釋出

    下載檔案
  • 版本 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 條款釋出

    下載檔案
  • 版本 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 條款釋出

    下載檔案
  • 版本 4.0.0

    發行於 2024年9月6日 - 68.69 KB
    適用於 firefox 112.0 與更新版本

    原始碼依照 僅 GNU General Public License v3.0 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。