Skip to content

Official-Supported Platforms

Here are the Scratch-based websites we currently officially support. You can also add support for other websites by modifying the code.

  • Scratch
  • Codingclip
  • Cocrea
  • Aerfaying (阿儿法营)
  • Co-Create World (共创世界)
  • Xiaomawang (小码王)
  • CodeLab
  • 40code
  • TurboWarp
  • Xueersi (学而思)
  • Creaticode
  • Adacraft
  • PenguinMod

Installation

TIP

Charlotte will conflict with the standalone version of Eureka. Therefore, you need to temporarily disable Eureka when installing Charlotte, and use Charlotte's built-in Eureka after the installation is complete.

  1. Since Charlotte is a userscript, You should make sure your browser has Userscript Manager installed. For desktop, ViolentMonkey and Tampermonkey are both ok, but we recommend ViolentMonkey since it has better development experience. For mobile, Via Browser/Kiwi Browser is a good choice.
  2. Install Charlotte by clicking charlotte.user.js in GitHub releases.
  3. All done! You can enjoy Charlotte in your favorite editors.

Usage

...Well, maybe you also need to manage the addons you need to use. We currently offer the following solutions:

Open Addons Modal

  1. By Click '🌠 Charlotte' button at the bottom of the 'My Blocks' category. (Make sure Blockly is accessible and 'Dashboard' addon is enabled)
  2. Open Browser's DevTools (usually can be opened by pressing "F12"), Checkout 'Console' tab, input __charlotte.app.openFrontend() then evaluate.

Manage your addons

After opened the addons modal, You can turn on/off and configure addons. Some addons May require a refresh to be enabled or disabled. For addon details, see our addons

Powered by TypeDoc & VitePress.