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

Gimloader 版本历史 - 25 个版本

Gimloader 作者: TheLazySquid

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

  • 最新版本

    版本 2.3.0

    发布于 2026年9月16日 - 879.33 KB
    适用于 firefox 109.0a1 及更高版本
    • Added originalFunction and patches symbols on patched functions for debugging
    • Added preventDefault option to hotkeys
    • Added comments after blob imports whoing which file they map to
    • Added api.noCleanup method to run code without automatic cleanup
    • Removed deprecated functions on api.net and removed unnecessary EventEmitter2 extension
    • Fixed Gimloader plugin button missing in new 2d lobby UI
    • Fixed scripts not being able to override certain built-in hotkeys
    • Fixed onStop events firing after cleanup
    • Fixed more type issues

    源代码遵循 MIT 许可证 发布

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

    版本 2.2.0

    发布于 2026年9月5日 - 821.84 KB
    适用于 firefox 109.0a1 及更高版本
    • Added sendDirect method to net apis
    • Fixed delete all plugins button sometimes breaking
    • Fixed several issues with types

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.1.0

    发布于 2026年9月2日 - 821.73 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed color setting getting hidden in a small settings menu
    • Made plugin error re-show when clicking error icon
    • Added UI.alert, UI.confirm, and UI.prompt methods

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 2.0.0

    发布于 2026年8月24日 - 820.79 KB
    适用于 firefox 109.0a1 及更高版本
    • Added api.cleanup function
    • Exposed svelte-sonner via api.UI.toast
    • Made error modals disappear when script is edited
    • Replaced GL variable with scoped api
    • Fixed editing scripts not correctly updating dependency warnings
    • Fixed more edge cases in script handling
    • Fixed mouse selecting things in command palette without moving
    • Fixed cache invalid message being sent repeatedly with several tabs open

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.13.1

    发布于 2026年8月2日 - 826.52 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed cache not invalidating in a few situations

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.13.0

    发布于 2026年8月1日 - 826.66 KB
    适用于 firefox 109.0a1 及更高版本
    • Added folders which can be used to organize scripts
    • Fixed error message appearing when viewing asset pages
    • Added developer option to change Gimkit's bundle
    • Added logger api for scripts
    • Un-deprecated platformerPhysics and added it to scoped api
    • Deprecated global GL variable

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.7

    发布于 2026年7月1日 - 803.2 KB
    适用于 firefox 109.0a1 及更高版本
    • Hotfix for scripts disappearing when dragged

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.6

    发布于 2026年6月28日 - 803.52 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed name of UI.addStyles in errors
    • Fixed the Gimloader menu being placed behind certain Gimkit popups
    • Exposed some Svelte components for plugins to use
    • Added automatic cleanup for styles created by Svelte in scripts
    • Fixed modal backdrops sometimes being behind the wrong modal

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.5

    发布于 2026年4月5日 - 775.75 KB
    适用于 firefox 109.0a1 及更高版本
    • Hotfix for a crash when joining 2d modes

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.4

    发布于 2026年4月5日 - 775.74 KB
    适用于 firefox 109.0a1 及更高版本
    • Hotfix for a crash when joining 2d modes

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.3

    发布于 2026年4月5日 - 775.77 KB
    适用于 firefox 109.0a1 及更高版本
    • Added signing confirming scripts are official
    • Hotfixed Colyseus stuff for new Gimkit update, plugins will be updated soon

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.2

    发布于 2026年3月25日 - 771.95 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed forceReactUpdate causing UI to disappear if called twice simultaneously
    • Added examples to more api types
    • Reversed order onStop callbacks are called
    • Added GL.UI.onComponentLoad method

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.1

    发布于 2026年3月23日 - 770.06 KB
    适用于 firefox 109.0a1 及更高版本
    • Hotfix for crashes that can happen when loading shaders

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.12.0

    发布于 2026年3月22日 - 770.04 KB
    适用于 firefox 109.0a1 及更高版本
    • Added patcher.swap api
    • Improved look of plugin settings menus
    • Replaced const with let in all parsed js for easier reassignment. This has a small chance of breaking certain plugins.
    • Added UI.forceReactUpdate method

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.11.4

    发布于 2026年3月7日 - 769.04 KB
    适用于 firefox 109.0a1 及更高版本
    • Added net.state with types, which is Gimkit's colyseus state
    • Replaced arrays with ReadonlyArrays in api types

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.11.3

    发布于 2026年3月3日 - 769.02 KB
    适用于 firefox 109.0a1 及更高版本
    • Added plugins.require and libs.require api
    • Fixed patcher incorrectly throwing an error on properties of functions
    • Updated location to download official plugins from

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.11.2

    发布于 2026年2月26日 - 768.15 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed changelog modal overflowing
    • Consolidated individual commands for each script into a few general ones
    • Fixed command palette not working when a modal is open
    • Fixed arrow keys not working properly in select input on command palette
    • Disabled Gimkit's "Stop!" message in the console

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.11.1

    发布于 2026年2月20日 - 767.71 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed poller setting not updating when loading a config
    • Improved patcher types
    • Added script version number to loging
    • Exposed svelte v5.43.0 for scripts

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.11.0

    发布于 2026年2月7日 - 740.57 KB
    适用于 firefox 109.0a1 及更高版本
    • Added api.requestReload method for scripts
    • Fixed id property being accessible on api namespaces
    • Fixed poller not showing toasts
    • Fixed hotkeys tab overflowing rather than scrolling
    • Added gimloader button to signed out screen, and in Draw That
    • Added indicator to show that a plugin requires a reload
    • Improved stores types
    • Settings.create now returns a typed object of the settings

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.10.5

    发布于 2025年12月30日 - 738.91 KB
    适用于 firefox 109.0a1 及更高版本
    • Added rewriter.exposeVar utility API
    • Fixed regression with new scripts being named "undefined"
    • Fixed poller deleting and recreating plugin each time

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.10.4

    发布于 2025年12月17日 - 742.04 KB
    适用于 firefox 109.0a1 及更高版本
    • Added rewriter.runInScope option to allow certain plugins to start without needing a reload
    • Fixed cache not being properly cleared sometimes
    • Fixed some types in editor
    • Fixed regression with new scripts being named "undefined"

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.10.3

    发布于 2025年12月15日 - 741.47 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed plugins asking for a reload even after reloading
    • Fixed plugin downloading setting being mislabeled as for libraries

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.10.2

    发布于 2025年12月15日 - 741.55 KB
    适用于 firefox 109.0a1 及更高版本
    • Internally overhauled how scripts are handled
    • Improved script dependency popup
    • Added dialog to confirm downloading missing dependencies rather than throwing an error
    • Added needsPlugin header to allow plugins to depend on one another
    • Added third argument for settings.listen to trigger immediately
    • Improved stores type

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.10.1

    发布于 2025年11月23日 - 714.69 KB
    适用于 firefox 109.0a1 及更高版本
    • Fixed broken script system that was accidentally included in 1.10.0

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.10.0

    发布于 2025年11月22日 - 714.84 KB
    适用于 firefox 109.0a1 及更高版本
    • Added command palette- open with ctrl+shift+p (chrome) or alt+shift+p (firefox)
    • Fixed polling for extensions locally on firefox
    • Fixed crash when used on Firefox together with some other extensions
    • Added titles for script buttons
    • Added option to import scripts from a URL
    • Improved validation for api arguments
    • Fixed visual issue with script author's name being cut off
    • Fixed visual issue with horizontal scrollbar appearing in settings
    • Better handling for load errors

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

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

下载

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

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

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