Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

Calcite 版本紀錄 - 20 個版本

Calcite 作者: Grady Link

評價 5 分,滿分 5 分
5 顆星,滿分 5 顆星
5
2
4
0
3
0
2
0
1
0
Calcite 版本紀錄 - 20 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 0.21.1

    發行於 2026年5月19日 - 193.49 KB
    適用於 firefox 109.0a1 與更新版本
    Fixed the menu causing an error on Web Dashers.

    原始碼依照 BSD-3 Clause "New" or "Revised" License 條款釋出

    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 0.21.0

    發行於 2026年5月12日 - 232.25 KB
    適用於 firefox 109.0a1 與更新版本
    • Corrected toggle setting styles
    • Added a "select" (dropdown) setting type
    • Added a "file" (upload) setting type
    • Added a border to buttons
    • Added new "condition" field to settings which allows them to rely on other settings
    • Added an "api.privilegedFetch" function which allows making requests to "www.boomlings.com" ignoring CORS

    原始碼依照 BSD-3 Clause "New" or "Revised" License 條款釋出

    下載檔案
  • 版本 0.20.1

    發行於 2026年5月8日 - 198.11 KB
    適用於 firefox 109.0a1 與更新版本
    Fixed "api.onUpdate" not working.

    原始碼依照 BSD-3 Clause "New" or "Revised" License 條款釋出

    下載檔案
  • 版本 0.20.0

    發行於 2026年5月5日 - 198.07 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed support for Web Dashers
    • Added a new "compatibleHosts" header field
    • Added support for www.geometrydash.com
    • Added error handling for hooks
    • Added error handling for patch modifiers
    • Made the patcher retain script order
    • Added a black text outline
    • Switched to also using "await import" for mods not just libraries, this allows mods to use ESM features
    • Switched to using the scene's update function instead of the player's "syncSprite" function for the update hook.

    原始碼依照 BSD-3 Clause "New" or "Revised" License 條款釋出

    下載檔案
  • 版本 0.19.0

    發行於 2026年5月1日 - 213.4 KB
    適用於 firefox 109.0a1 與更新版本
    • Added built-in DevTools for patches
    • Fixed some minor UI issues
    • Added the ability to use mods in the "deps" header field

    原始碼依照 BSD-3 Clause "New" or "Revised" License 條款釋出

    下載檔案
  • 版本 0.18.0

    發行於 2026年4月30日 - 201.28 KB
    適用於 firefox 109.0a1 與更新版本
    • Updated the UI to look a lot more like Geometry Dash's UI
    • Fixed some layout and styling issues with the error dialog
    • Fixed libraries showing up in the error dialog when patching, it now shows the dependents of that library

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

    下載檔案
  • 版本 0.17.0

    發行於 2026年4月29日 - 231.9 KB
    適用於 firefox 109.0a1 與更新版本
    • Added a timeout for the deobfuscator
    • Added new error dialog
    • Added error handling for mods and patching

    The new error handling system fixes softlocks, so you'll no longer need to reinstall :)

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

    下載檔案
  • 版本 0.16.6

    發行於 2026年4月29日 - 213.88 KB
    適用於 firefox 109.0a1 與更新版本
    • Fixed settings button not showing up sometimes
    • Fixed weird spacing if only hotkeys were present
    • Fixed error if only hotkeys were present
    • Fixed error when using hotkeys that weren't customized yet

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

    下載檔案
  • 版本 0.16.5

    發行於 2026年4月28日 - 229.83 KB
    適用於 firefox 109.0a1 與更新版本
    Fixed "loadedMods" not getting properly populated

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

    下載檔案
  • 版本 0.16.4

    發行於 2026年4月28日 - 213.8 KB
    適用於 firefox 109.0a1 與更新版本
    Made mods no longer load if any of their dependencies are missing.

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

    下載檔案
  • 版本 0.16.0

    發行於 2026年4月27日 - 87.2 KB
    適用於 firefox 109.0a1 與更新版本
    • Added a new mods API which allows mods to communicate without using libraries
    • Allow mods to set conflicts with other mods

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

    下載檔案
  • 版本 0.15.1

    發行於 2026年4月27日 - 87.03 KB
    適用於 firefox 109.0a1 與更新版本
    Fixed dependency parsing.

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

    下載檔案
  • 版本 0.15.0

    發行於 2026年4月27日 - 87.03 KB
    適用於 firefox 109.0a1 與更新版本
    • Added support for libraries.
    • Removed window.createImageFromAtlas, use the new atlasUtils library instead.
    • Added an "@id" header field to allow more specific control over the IDs of mods.

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

    下載檔案
  • 版本 0.14.0

    發行於 2026年4月17日 - 86.75 KB
    適用於 firefox 109.0a1 與更新版本
    Exposed the previously internal deobfuscation map to mods which allows for some easier patching.

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

    下載檔案
  • 版本 0.13.0

    發行於 2026年4月14日 - 86.72 KB
    適用於 firefox 109.0a1 與更新版本
    Added some new utilities for extensions (window.pako and window.createImageFromAtlas)

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

    下載檔案
  • 版本 0.12.3

    發行於 2026年4月11日 - 86.56 KB
    適用於 firefox 109.0a1 與更新版本
    • Made the "createPatchedMethod" API much more robust when extracting arguments.
    • Fixed errors when using mods that don't use the hotkeys API

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

    下載檔案
  • 版本 0.12.1

    發行於 2026年4月11日 - 86.54 KB
    適用於 firefox 109.0a1 與更新版本
    Fixed an issue where the patcher would sometimes match calls to class methods instead of the definitions.

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

    下載檔案
  • 版本 0.12.0

    發行於 2026年4月11日 - 86.54 KB
    適用於 firefox 109.0a1 與更新版本
    • Added an onUpdate hook
    • Added a getPatchedMethod API to allow for basic patching without page refreshes
    • Added the hotkeys API

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

    下載檔案
  • 版本 0.11.0

    發行於 2026年4月11日 - 85.78 KB
    適用於 firefox 109.0a1 與更新版本
    Made the patcher automatically extract the names of methods and required values via RegEx making it more resilient against bundle updates.

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

    下載檔案
  • 版本 0.8.0

    發行於 2026年4月8日 - 85.01 KB
    適用於 firefox 109.0a1 與更新版本
    Added support for patching unobfuscated class fields and fixed an issue where mods could be loaded after the patcher had finished preventing them from registering patches.

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

    下載檔案
前往 Mozilla 官網

附加元件

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

下載

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

最新編譯版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社群

  • Connect
  • Contribute
  • Developer

追蹤

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隱私權
  • Cookie
  • 法律資訊

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