Curated extension gallery for TurboWarp https://extensions.turbowarp.org/
  • JavaScript 98.9%
  • EJS 1%
Find a file
Thomas Weber 32af9c31c7
cloudlink: hide version number block because it doesn't mean anything (#2607)
- It was last updated two years ago
- There's no reason for a project to care about this anyway
2026-07-24 18:38:52 -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 Add missing credits and require credits for all extensions moving forward (#2537) 2026-06-14 15:36:42 -05:00
docs SharkPool/Tune Shark V3.md -- Grammar and formatting fixes in documentation (#2603) 2026-07-23 07:41:59 -04:00
extensions cloudlink: hide version number block because it doesn't mean anything (#2607) 2026-07-24 18:38:52 -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-07-22 (#2605) 2026-07-22 07:15:26 -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 NishiOwO/dectalk: fix #2512 (#2524) 2026-06-02 18:13:18 -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.