Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Calcite 版本历史 - 19 个版本

Calcite 作者: Grady Link

评分 5 / 5
5 / 5 星
5
1
4
0
3
0
2
0
1
0
Calcite 版本历史 - 19 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 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 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 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 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.16.5

    发布于 2026年4月28日 - 229.83 KB
    适用于 firefox 109.0a1 及更高版本
    Fixed "loadedMods" not getting properly populated

    源代码遵循 仅 GNU 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.15.1

    发布于 2026年4月27日 - 87.03 KB
    适用于 firefox 109.0a1 及更高版本
    Fixed dependency parsing.

    源代码遵循 仅 GNU 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 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 宽通用公共许可证 v3.0 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。