Curated extension gallery for TurboWarp https://extensions.turbowarp.org/
  • JavaScript 98.9%
  • EJS 1%
Find a file
2026-05-23 18:50:43 -05:00
.github Only update first party dependencies (#2346) 2025-11-24 20:17:19 -06:00
.vscode Add code snippet for extension template (#1899) 2025-02-10 23:26:36 -05:00
build-snippets Implement Scratch.external - extensions part (#2267) 2025-10-19 00:00:24 -05:00
development Fix get-credits-for-gui.js (#2509) 2026-05-23 18:50:43 -05:00
docs box2d: polygon mode is back (#2490) 2026-05-23 18:37:40 -05:00
extensions lab/video-sprites: inherit on clone (#2508) 2026-05-23 18:43:28 -05:00
images New extension: Tune Shark V3 (#1489) 2026-05-16 00:43:05 -05:00
licenses box2d: polygon mode is back (#2490) 2026-05-23 18:37:40 -05:00
samples Xeltalliv/simple3D: add button to extra resources and improve sample project (#1593) 2024-07-07 12:22:06 -05:00
translations [Automated] Update translations 2026-05-20 (#2499) 2026-05-20 18:58:24 -05:00
website iframe: add message blocks (#2250) 2025-10-10 23:34:56 -05:00
.gitignore Implement Scratch.external - extensions part (#2267) 2025-10-19 00:00:24 -05:00
.prettierignore Implement Scratch.external - extensions part (#2267) 2025-10-19 00:00:24 -05:00
.prettierrc.json Use endOfLine: auto for prettier (#926) 2023-08-22 22:54:26 -05:00
CNAME Create CNAME 2021-01-25 14:38:01 -06:00
CODEOWNERS Add CODEOWNERS (#2340) 2026-05-16 01:36:28 -05:00
CONTRIBUTING.md Nitpicks for the AI policy (#2406) 2026-02-02 19:00:40 -06:00
eslint.config.js Convert development tools to ESM and update dependencies (#2266) 2025-10-04 18:01:26 -05:00
extension-dependencies.json box2d: polygon mode is back (#2490) 2026-05-23 18:37:40 -05:00
globals.d.ts Marginally improve type checkability of code (#2337) 2025-11-30 10:58:57 -06:00
package-lock.json npm audit fix (#2504) 2026-05-23 00:33:18 -05:00
package.json box2d: polygon mode is back (#2490) 2026-05-23 18:37:40 -05:00
README.md Mozilla Public License 2.0 (#1362) 2024-03-15 21:31:18 -05:00
REVIEW_PROCESS.md Add guidance about trivial changes (#2330) 2025-11-17 22:06:33 -06:00
tsconfig.json Marginally improve type checkability of code (#2337) 2025-11-30 10:58:57 -06:00

TurboWarp Extension Gallery

User-contributed unsandboxed extension gallery for TurboWarp.

https://extensions.turbowarp.org/

Contributing

See CONTRIBUTING.md.

License

Extensions (in the extensions folder) will have a comment at the top of the file describing the license for the code. In the past MIT was the default, however now MPL-2.0 is recommended. Some extensions may contain a mix of several.

Sample projects (in the samples folder) are licensed under CC-BY 4.0.

Everything else, such as the extension images, development server, and website are licensed under the GNU General Public License version 3.

See images/README.md for attribution information for each image.