Curated extension gallery for TurboWarp https://extensions.turbowarp.org/
  • JavaScript 98.9%
  • EJS 1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-06 21:10:37 -05:00
.github Fix actions (#2556) 2026-07-02 20:04:05 -05: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 syntax error in inlined Scratch.external.fetch (#2619) 2026-08-02 15:57:05 -05:00
docs Lily/Video -- Fix video playback opening popups & add documentation (#2597) 2026-07-30 13:45:35 -04:00
extensions SharkPool/Messages-Plus: fix weird things in broadcastArray (#2626) 2026-08-06 21:10:37 -05:00
images Add credit to Google Material Icons for SensingPlus's image (#2595) 2026-07-18 17:56:53 -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-08-07 (#2625) 2026-08-06 20:48:51 -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 Remove extension-reviewer codeowners (#2589) 2026-07-12 19:58:44 -05:00
CONTRIBUTING.md Add missing credits and require credits for all extensions moving forward (#2537) 2026-06-14 15:36:42 -05:00
eslint.config.js Convert development tools to ESM and update dependencies (#2266) 2025-10-04 18:01:26 -05:00
extension-dependencies.json CST1229/zip.js -- Use correct MIME type when reading file Data.URIs (#2600) 2026-08-02 11:20:14 -05:00
globals.d.ts Marginally improve type checkability of code (#2337) 2025-11-30 10:58:57 -06:00
package-lock.json build(deps): bump @turbowarp/types from 783efab to 7c09a0f (#2596) 2026-07-19 09:09:54 -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.