Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Gimloader version history - 25 versions

Gimloader by TheLazySquid

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Gimloader version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.10.3

    Released Dec 15, 2025 - 741.47 KB
    Works with firefox 109.0a1 and later
    • Fixed plugins asking for a reload even after reloading
    • Fixed plugin downloading setting being mislabeled as for libraries

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.10.2

    Released Dec 15, 2025 - 741.55 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under MIT License

    Download file
  • Version 1.10.1

    Released Nov 23, 2025 - 714.69 KB
    Works with firefox 109.0a1 and later
    • Fixed broken script system that was accidentally included in 1.10.0

    Source code released under MIT License

    Download file
  • Version 1.10.0

    Released Nov 22, 2025 - 714.84 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under MIT License

    Download file
  • Version 1.9.2

    Released Nov 13, 2025 - 683.16 KB
    Works with firefox 109.0a1 and later
    • 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

    Source code released under MIT License

    Download file
  • Version 1.9.1

    Released Nov 11, 2025 - 673.85 KB
    Works with firefox 109.0a1 and later
    • Added api for plugins to modify fetch requests
    • Added modals for gimloader/plugin updates

    Source code released under MIT License

    Download file
  • Version 1.9.0

    Released Nov 6, 2025 - 671.15 KB
    Works with firefox 109.0a1 and later
    • Internal UI overhaul
    • Added easy settings support for scripts
    • Introduced the @deprecated header

    Source code released under MIT License

    Download file
  • Version 1.8.3

    Released Oct 27, 2025 - 607.68 KB
    Works with firefox 109.0a1 and later
    • Added redirect to help with some internal changes

    Source code released under MIT License

    Download file
  • Version 1.8.2

    Released Oct 23, 2025 - 607.44 KB
    Works with firefox 109.0a1 and later
    • Fixed certain gamemode ids being incorrect
    • Fixed issue where the forums would not work

    Source code released under MIT License

    Download file
  • Version 1.8.1

    Released Sep 26, 2025 - 607.39 KB
    Works with firefox 109.0a1 and later
    • Updated gamemode header to apply to net.onLoad rather than whole plugin

    Source code released under MIT License

    Download file
  • Version 1.8.0

    Released Sep 26, 2025 - 607.22 KB
    Works with firefox 109.0a1 and later
    • Added @gamemode header to allow plugins to easily run only in certain gamemodes

    Source code released under MIT License

    Download file
  • Version 1.7.1

    Released Sep 8, 2025 - 606.78 KB
    Works with firefox 109.0a1 and later
    • Added automatic scoped api creation for developers

    Source code released under MIT License

    Download file
  • Version 1.7.0

    Released Sep 1, 2025 - 606.7 KB
    Works with firefox 109.0a1 and later
    • Fixed scrolling on certain menus
    • Added built-in menu to view official plugins

    Source code released under MIT License

    Download file
  • Version 1.6.3

    Released Jul 28, 2025 - 605.62 KB
    Works with firefox 109.0a1 and later
    • Fixed buttons not working after Gimkit update

    Source code released under MIT License

    Download file
  • Version 1.6.2

    Released Jul 20, 2025 - 605.75 KB
    Works with firefox 109.0a1 and later
    • Potential fix for pages not loading rarely

    Source code released under MIT License

    Download file
  • Version 1.6.1

    Released Jul 19, 2025 - 605.78 KB
    Works with firefox 109.0a1 and later
    • Fixed issue with cache not being cleared when updating extensions

    Source code released under MIT License

    Download file
  • Version 1.6.0

    Released Jul 19, 2025 - 605.78 KB
    Works with firefox 109.0a1 and later
    • Overhaul how buttons were added to UI
    • Add much more powerful rewriter API, allowing for plugins to be fixed

    Source code released under MIT License

    Download file
  • Version 1.5.1

    Released Jul 13, 2025 - 425.11 KB
    Works with firefox 109.0a1 and later
    • Restored plugin buttons
    • Removed GL.platformerPhysics
    • Restored GL.notifications
    • Restored GL.net

    Source code released under MIT License

    Download file
  • Version 1.5.0

    Released Jul 12, 2025 - 424.09 KB
    Works with firefox 109.0a1 and later
    • Hotfix for vital functions after major Gimkit update
    • Many things are still broken, more fixes to come
    • Fully removed custom server

    Source code released under MIT License

    Download file
  • Version 1.4.1

    Released Jun 4, 2025 - 430.59 KB
    Works with firefox 109.0a1 and later
    • Removed unnecessary tabs permission
    • Fixed editor overflowing container

    Source code released under MIT License

    Download file
  • Version 1.4.0

    Released May 15, 2025 - 430.56 KB
    Works with firefox 109.0a1 and later
    • Allowed libraries to import other libraries
    • Added syncEval header for scripts
    • Hid custom server toggle
    • Added links to github/site in popup

    Source code released under MIT License

    Download file
  • Version 1.3.2

    Released Apr 17, 2025 - 427.54 KB
    Works with firefox 109.0a1 and later
    • Add source mapping for plugin/library urls
    • Improve the code editor (unfortunately, due to limits with the Firefox addon site Gimloader only uses the Monaco editor on Chrome. Firefox still uses Codemirror.)
    • Small changes and bugfixes

    Source code released under MIT License

    Download file
  • Version 1.3.0

    Released Apr 10, 2025 - 404.31 KB
    Works with firefox 109.0a1 and later
    • Added setting to show experimental custom server select

    Source code released under MIT License

    Download file
  • Version 1.2.7

    Released Mar 19, 2025 - 400.17 KB
    Works with firefox 109.0a1 and later
    • Add redirect to smooth over impending changes

    Source code released under MIT License

    Download file
  • Version 1.2.6

    Released Mar 5, 2025 - 393.7 KB
    Works with firefox 109.0a1 and later
    • hotfix for plugins being deleted rather than updated
    • also fixed weird transition on libraries tab

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.