TurboWarp Extension Gallery

Unlike custom extensions on other websites, extensions listed here aren't limited by the extension sandbox, so they are a lot more powerful.

To use these extensions in TurboWarp, hover over an extension to copy its URL, then go to the editor, open the extension chooser, then choose the "Custom Extension" option and input the copied URL. Some of these extensions may work in other Scratch mods while others will not.

To use these in the desktop app, download v1.7.1 (released January 24, 2023) or later. Note that the desktop app uses an offline copy of these extensions instead of downloading them from the website, so some extensions may be outdated or missing.

These extensions are not compatible with Scratch. Projects that use these extensions can't be uploaded to the Scratch website. They can, however, be used in the packager.

Open Extension

Stretch

Stretch sprites horizontally or vertically.

Open Extension

Gamepad

Directly access gamepads instead of just mapping buttons to keys.

Open Extension

Box2D Physics

Two dimensional physics. Originally created by griffpatch.

Open Extension

Files

Read and download files.

Open Extension

Pointerlock

Adds blocks for mouse locking. Mouse x & y blocks will report the change since the previous frame while the pointer is locked. Replaces the pointerlock experiment.

Open Extension

Mouse Cursor

Use custom cursors or hide the cursor. Also allows replacing the cursor with any costume image.

Open Extension

Runtime Options

Get and modify turbo mode, framerate, interpolation, clone limit, stage size, and more.

Open Extension

Fetch

Make requests to the broader internet.

Open Extension

Text

Manipulate characters and text. Originally created by CST1229.

Open Extension

Ping Cloud Data

Determine whether a cloud variable server is probably up. Originally created by TheShovel.

Open Extension

Sound

Play sounds from URLs.

Open Extension

Bitwise

Blocks that operate on the binary representation of numbers in computers.

Open Extension

Navigator

Details about the user's browser and operating system.

Open Extension

Pen Plus

Advanced rendering capabilities. Created by Obviousalexc.

Open Extension

Utilities

A bunch of interesting blocks. Originally created by Sheep_maker.

Open Extension

Augmented Reality

Shows image from camera and performs motion tracking, allowing 3D projects to correctly overlay virtual objects on real world. Created by Vadik1.

Open Extension

Encoding

Encode and decode strings into their unicode numbers, base 64, or URLs. Created by -SIPC-.

Open Extension

Cloudlink

Powerful WebSocket extension for Scratch 3. Created by MikeDEV.

Open Extension

Network

Various blocks for interacting with the network. Created by TrueFantom.

Open Extension

Math

A lot of operators blocks, from exponentiation to trigonometric functions. Created by TrueFantom.

Open Extension

Couplers

A few adapter blocks. Created by TrueFantom.

Open Extension

Numerical Encoding

Encode strings as numbers for cloud variables. Created by cs2627883.

Open Extension

RixxyX

Various utility blocks. Created by RixTheTyrunt.

Open Extension

Time

Blocks for interacting with unix timestamps and other date strings. Created by -SIPC-.

Open Extension

Consoles

Blocks that interact the JavaScript console built in to your browser's developer tools. Created by -SIPC-.

Open Extension

ShovelUtils

A bunch of miscellaneous blocks. Created by TheShovel.

Open Extension

JSON

Handle JSON string and Arrays. Created by Skyhigh173.

Open Extension

Clipping and blending

Clipping outside of a specified rectangular area and additive color blending. Created by Vadik1.

Open Extension

Camera Controls

Move the visible part of the stage. Created by DT.