Curated extension gallery for TurboWarp https://extensions.turbowarp.org/
  • JavaScript 98.8%
  • EJS 1.1%
Find a file
ampelectrecuted 8792fb4526
true-fantom/network: hide connected_to_internet_block (#2403)
There is now an "online?" block in upstream so a separate block is
unnecessary
2026-01-30 19:48:27 -06: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 Add PR annotations for validate, format, and types (#2345) 2025-11-22 17:18:06 -06:00
docs Fix typo in simple3D documentation (#2329) 2025-11-18 07:17:52 -05:00
extensions true-fantom/network: hide connected_to_internet_block (#2403) 2026-01-30 19:48:27 -06:00
images Update face sensing image stars (#2301) 2025-11-18 11:05:29 -05:00
licenses SharkPool/Font-Manager: updates (#1745) 2024-11-02 23:41:48 -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-01-03 (#2378) 2026-01-03 12:28:00 -06: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
CONTRIBUTING.md Define what approving a PR means (#2327) 2025-11-17 19:23:01 -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 obviousAlexC/newgroundsIO: use minified JS instead (#2339) 2025-11-30 10:58:09 -06: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 c54f2cc to 938c3ab (#2355) 2025-12-07 21:23:01 -06:00
package.json Add PR annotations for validate, format, and types (#2345) 2025-11-22 17:18:06 -06: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.