2
0
Fork
You've already forked extensions
2
Curated extension gallery for AmpMod https://ampmod.codeberg.page/extensions
  • JavaScript 98.3%
  • EJS 0.9%
  • Svelte 0.7%
Find a file
ampelc 19598ac881
All checks were successful
ci/woodpecker/push/build Pipeline was successful
deprecate turbohook
2026年07月01日 14:57:55 +02:00
.github Only update first party dependencies ( #2346 ) 2025年11月24日 20:17:19 -06:00
.vscode Update .vscode/extension.code-snippets 2025年09月07日 15:54:20 +02:00
.woodpecker Update .woodpecker/pr_validate.yaml 2026年06月29日 14:35:05 +02:00
build-snippets Implement Scratch.external - extensions part ( #2267 ) 2025年10月19日 00:00:24 -05:00
development Amp/*: try fixing 8to16 redirect 2026年01月11日 12:47:29 +00:00
docs build(deps): bump @turbowarp/types from 7e85f7a to dfefbd1 ( #2291 ) 2025年12月15日 21:40:29 +00:00
extensions deprecate turbohook 2026年07月01日 14:57:55 +02:00
images Amp/*: change to 8to16 2026年01月11日 12:33:46 +00: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 2025年12月03日 ( #2352 ) 2025年12月15日 21:41:16 +00:00
types feat: add Arrays+ 2025年09月13日 19:57:49 +01:00
website-v2 Update website-v2/src/lib/components/header/Header.svelte 2026年04月21日 23:22:46 +02: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
bun.lock build(deps): bump @turbowarp/types from 7e85f7a to dfefbd1 ( #2291 ) 2025年12月15日 21:40:29 +00:00
CNAME Create CNAME 2021年01月25日 14:38:01 -06:00
CONTRIBUTING.md Update contributing guidelines 2025年12月16日 11:25:14 +00:00
eslint.config.js Convert development tools to ESM and update dependencies ( #2266 ) 2025年10月08日 08:27:30 +01:00
extension-dependencies.json Pin dependency versions 2025年12月16日 11:34:50 +00: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月15日 21:41:16 +00:00
package.json use bun instead of node: bun is on the run 2025年12月16日 16:31:20 +00:00
README.md Update README.md 2025年08月29日 14:21:03 +02:00
REVIEW_PROCESS.md Update contributing guidelines 2025年12月16日 11:25:14 +00:00
tsconfig.json build(deps): bump @turbowarp/types from 7e85f7a to dfefbd1 ( #2291 ) 2025年12月15日 21:40:29 +00:00

AmpMod Extension Gallery

User-contributed unsandboxed extension gallery for AmpMod and TurboWarp.

https://ampmod.codeberg.page/extensions

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.