TurboWarp Extension Gallery

Unlike custom extensions on other websites, these aren't limited by the extension sandbox, so they are a lot more powerful. All extensions are reviewed for safety.

To use multiple of these extensions in TurboWarp, hover over the extension and press the button to copy its URL. Then go to the editor, open the extension chooser, then choose the "Custom Extension" option at the bottom, and enter the URL.

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.
Some extensions may not work in TurboWarp Desktop.
For compatibility, security, and offline support, each TurboWarp Desktop update contains an offline copy of these extensions from its release date, so some extensions may be outdated or missing. Use the latest update for best results.
Open Extension

Animated Text

An easy way to display and animate text. Compatible with Scratch Lab's Animated Text experiment. Created by LilyMakesThings.

Stretch

Stretch sprites horizontally or vertically.

Open Extension

Gamepad

Directly access gamepads instead of just mapping buttons to keys.

Box2D Physics

Two dimensional physics. Originally created by griffpatch.

Open Extension

Files

Read and download files.

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.

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.

Local Storage

Store data persistently. Like cookies, but better.

Open Extension

Base

Convert numbers between bases. Created by TrueFantom.

Bitwise

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

Open Extension

BigInt

Math blocks that work on infinitely large integers (no decimals). Created by Skyhigh173.

Open Extension

Utilities

A bunch of interesting blocks. Originally created by Sheep_maker.

Open Extension

Sound

Play sounds from URLs.

Open Extension

Video

Play videos from URLs. Created by LilyMakesThings.

Open Extension

Iframe

Display webpages or HTML over the stage.

Open Extension

HTML Encode

Escape untrusted text to safely include in HTML. Created by ClaytonTDM.

Open Extension

Clipping & Blending Sample Projects:

Additive Fire Clipping Sprites and Pen

Clipping & Blending

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

Open Extension

Clipboard

Read and write from the system clipboard.

Pen Plus V6

Advanced rendering capabilities. Created by ObviousAlexC.

Open Extension

Pen Plus V5 (Old)

Replaced by Pen Plus V6. Created by ObviousAlexC.

Skins

Have your sprites render as other images or costumes. Created by LilyMakesThings.

Open Extension

Sensing Plus

An extension to the sensing category. Created by ObviousAlexC.

Key Simulation

Simulate key presses and mouse clicks. Created by CubesterYT.

Open Extension

Clones Plus

Expansion of Scratch's clone features. Created by LilyMakesThings.

Open Extension

Looks Plus

Expands upon the looks category, allowing you to show/hide, get costume data and edit SVG skins on sprites. Created by LilyMakesThings.

Open Extension

More Events

Start your scripts in new ways. Created by LilyMakesThings.

Open Extension

List Tools

An assortment of new ways to interact with lists. Created by LilyMakesThings.

Open Extension

More Motion

More motion-related blocks. Created by NamelessCat.

Window Controls

Move, resize, rename the window, enter fullscreen, get screen size, and more. Created by CubesterYT. Originally created by BlueDome77.

Open Extension

Browser Fullscreen

Enter and exit fullscreen mode. Created by Veggiecan0419.

Open Extension

Screen Resolution

Get the resolution of the primary screen. Created by shreder95ua.

Open Extension

Navigator

Details about the user's browser and operating system.

Open Extension

Battery

Access information about the battery of phones or laptops. May not work on all devices and browsers.

Open Extension

Custom Styles

Customize the appearance of variable monitors and prompts in your project. Created by TheShovel.

Color Picker

Access your system's color picker. Created by TheShovel.

Open Extension

Control Controls

Show and hide the project's controls. Created by NamelessCat.

Open Extension

Notifications

Display notifications.

Open Extension

Deltatime

Precise delta timing blocks. Created by XeroName.

Augmented Reality

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

Encoding

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

Open Extension

Sound Expanded

Adds more sound-related blocks. Created by LilyMakesThings.

Temporary Variables

Create disposable runtime or thread variables. Created by LilyMakesThings.

Open Extension

More Timers

Control several timers at once. Created by LilyMakesThings.

Open Extension

Ping Cloud Data

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

Open Extension

Cloudlink

A powerful WebSocket extension for Scratch. 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

RegExp

Full interface for working with Regular Expressions. Created by TrueFantom.

Open Extension

Couplers

A few adapter blocks. Created by TrueFantom.

Open Extension

All Menus

Special category with every menu from every Scratch category and extensions. Created by LilyMakesThings.

Open Extension

Hidden Block Collection

Various "hacked blocks" that work in Scratch but are not visible in the palette. Created by LilyMakesThings and pumpkinhasapatch.

Open Extension

Cast

Convert values between types. Created by LilyMakesThings.

Open Extension

Time

Blocks for times, dates, and time zones. Created by -SIPC- and SharkPool.

Open Extension

Consoles

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

Open Extension

Search Params

Interact with URL search parameters: the part of the URL after a question mark. Created by ZXMushroom63.

ShovelUtils

A bunch of miscellaneous blocks. Created by TheShovel.

Open Extension

Asset Manager

Add, remove, and get data from various types of assets.

Wake Lock

Prevent the computer from falling asleep. Created by D-ScratchNinja.

Open Extension

JSON

Handle JSON strings and arrays. Created by Skyhigh173.

Open Extension

XML

Create and extract values from XML. Created by mybearworld.

Open Extension

Numerical Encoding

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

Open Extension

Camera Controls (Very Buggy)

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

Open Extension

Canvas Effects

Apply visual effects to the entire stage. Created by TheShovel and SharkPool.

RGB Channels

Only render or stamp certain RGB channels.

Zip

Create and edit .zip format files, including .sb3 files. Created by CST1229.

Open Extension

LZ Compress

Compress and decompress text using lz-string.

Open Extension

rxFS

Blocks for interacting with a virtual in-memory filesystem. Created by 0832.

Open Extension

S-Grab

Get information about Scratch projects and Scratch users. Created by NamelessCat.

Open Extension

Graphics 2D

Blocks to compute lengths, angles, and areas in two dimensions. Created by NOname-awa.

Open Extension

More Comparisons

More comparison blocks. Created by NOname-awa.

Tween

Easing methods for smooth animations. Created by JeremyGamer13.

Open Extension

RixxyX

Various utility blocks. Created by RixTheTyrunt.

Open Extension

Lily's Toolbox

Previously called LMS Utilities. Created by LilyMakesThings.

Open Extension

Data Analysis

Blocks to compute means, medians, maximums, minimums, variances, and modes. Created by qxsck.

Open Extension

Variable and list

More blocks related to variables and lists. Created by qxsck.

Open Extension

Dictionaries

Use the power of dictionaries in your project. Created by Vercte.

Open Extension

HTTP

Comprehensive extension for interacting with external websites. Created by RedMan13.

WebSocket

Manually connect to WebSocket servers. Created by RedMan13.

Open Extension

Comment Blocks

Annotate your scripts. Created by LilyMakesThings.

Open Extension

Longman Dictionary

Get the definitions of words from the Longman Dictionary in your projects. Created by veggiecan0419.

TurboHook

Allows you to use webhooks. Created by CubesterYT.

Open Extension

NFCWarp

Allows reading data from NFC (NDEF) devices. Only works in Chrome on Android. Created by Alestore Games.

Open Extension

itch.io

Blocks that interact with the itch.io website. Unofficial. Created by softed.

Game Jolt

Blocks that allow games to interact with the GameJolt API. Unofficial. Created by softed.

Open Extension

Newgrounds

Blocks that allow games to interact with the Newgrounds API. Unofficial. Created by ObviousAlexC.

McUtils

Helpful utilities for any fast food employee. Created by LilyMakesThings.