1
0
Fork
You've already forked extensions
0
forked from ampmod/extensions
Curated extension gallery for AmpMod
  • JavaScript 98.5%
  • EJS 1%
  • Svelte 0.4%
Find a file
2025年10月19日 17:13:05 +02:00
.github Manage prettier updates manually going forward ( #2247 ) 2025年10月08日 08:26:50 +01:00
.vscode Update .vscode/extension.code-snippets 2025年09月07日 15:54:20 +02:00
.woodpecker rename master to develop 2025年09月27日 20:05:07 +02:00
development closing brackets count as punctuation 2025年10月12日 14:59:58 +02:00
docs Documentation enhancement: support markdown alerts ( #2054 ) 2025年03月31日 11:46:55 -04:00
extensions lab/face-sensing: tags 2025年10月19日 17:13:05 +02:00
images Update images/README.md 2025年10月19日 16:48:30 +02: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年10月04日 ( #2263 ) 2025年10月08日 08:26:50 +01:00
types feat: add Arrays+ 2025年09月13日 19:57:49 +01:00
website-v2 Update website-v2/README.md 2025年10月13日 18:02:02 +02:00
.gitignore Add code snippet for extension template ( #1899 ) 2025年02月10日 23:26:36 -05:00
.prettierignore ESLint update ( #1855 ) 2025年01月08日 17:47:40 -06: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 Update CONTRIBUTING.md to say TurboWarp extensions instead of Scratch extensions ( #2259 ) 2025年10月08日 08:26:50 +01:00
eslint.config.js Convert development tools to ESM and update dependencies ( #2266 ) 2025年10月08日 08:27:30 +01:00
package-lock.json Convert development tools to ESM and update dependencies ( #2266 ) 2025年10月08日 08:27:30 +01:00
package.json Convert development tools to ESM and update dependencies ( #2266 ) 2025年10月08日 08:27:30 +01:00
README.md Update README.md 2025年08月29日 14:21:03 +02:00
tsconfig.json Convert development tools to ESM and update dependencies ( #2266 ) 2025年10月08日 08:27:30 +01: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.