Skip to content

jexjws/eureka-loader

Repository files navigation

logo

Chibi

Load scratch extension everywhere.


Chibi is a userscript which can load 3rd-party extensions in any Scratch-based editors (theoretically).

✨ Features

  • Load Scratch standard extensions
  • Unsandboxed extensions
  • TurboWarp Extension API (very small part)
  • Fallback solution for visitors without script installation
  • Load from editor

🔥 Usage

I haven’t written a method to load extensions in the editor yet, 你先别急

  1. Install UserScript Manager like Tampermonkey or Greasymonkey.
  2. Open release, Then click one release to install.
  3. Press 'F12' on your keyboard to open Developer Tools.
  4. Input chibi.loader.load([extensionURL], [load mode, like 'unsandboxed'])' In your console, then enter to execute.
  5. Your extension got loaded!

⚓ License

AGPL-3.0, see LICENSE.

About

Universal Scratch Extension Loader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • JavaScript 4.8%