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

Gimloader의 버전 기록 - 25개 버전

Gimloader 제작자: TheLazySquid

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

  • 최신 버전

    버전 1.12.5

    2026년 4월 5일에 출시 - 775.75 KB
    firefox 109.0a1 이상에서 작동
    • Hotfix for a crash when joining 2d modes

    MIT 라이선스에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 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 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.9.2

    2025년 11월 13일에 출시 - 683.16 KB
    firefox 109.0a1 이상에서 작동
    • Fixed updates tab looking strange
    • Fixed modals for certain plugins looking strange
    • Added notingame option for reloadRequired header
    • Removed syncEval header
    • Added button to copy debug information in popup
    • Greatly improved error handling when scripts fail to load

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.9.1

    2025년 11월 11일에 출시 - 673.85 KB
    firefox 109.0a1 이상에서 작동
    • Added api for plugins to modify fetch requests
    • Added modals for gimloader/plugin updates

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.9.0

    2025년 11월 6일에 출시 - 671.15 KB
    firefox 109.0a1 이상에서 작동
    • Internal UI overhaul
    • Added easy settings support for scripts
    • Introduced the @deprecated header

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8.3

    2025년 10월 27일에 출시 - 607.68 KB
    firefox 109.0a1 이상에서 작동
    • Added redirect to help with some internal changes

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8.2

    2025년 10월 23일에 출시 - 607.44 KB
    firefox 109.0a1 이상에서 작동
    • Fixed certain gamemode ids being incorrect
    • Fixed issue where the forums would not work

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8.1

    2025년 9월 26일에 출시 - 607.39 KB
    firefox 109.0a1 이상에서 작동
    • Updated gamemode header to apply to net.onLoad rather than whole plugin

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.8.0

    2025년 9월 26일에 출시 - 607.22 KB
    firefox 109.0a1 이상에서 작동
    • Added @gamemode header to allow plugins to easily run only in certain gamemodes

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.7.1

    2025년 9월 8일에 출시 - 606.78 KB
    firefox 109.0a1 이상에서 작동
    • Added automatic scoped api creation for developers

    MIT 라이선스에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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