2
0
Fork
You've already forked addons
0
AmpMod addons, based off browser extensions
  • JavaScript 77.2%
  • CSS 16.3%
  • HTML 6.5%
2025年12月13日 15:52:57 +00:00
.github Update .github/ISSUE_TEMPLATE/---bug.yml 2025年10月30日 22:41:50 +01:00
.vscode Copy .editorconfig properties to VS Code settings ( #6622 ) 2024年03月14日 19:11:43 -03:00
_locales Translation update: 2024年06月11日 ( #7517 ) 2024年06月11日 17:11:46 -03:00
addon-api TW: Pull upstream 2024年06月14日 14:40:02 -05:00
addons Update folders to work with a new deaddonification 2025年12月13日 15:52:57 +00:00
addons-l10n Translation update: 2024年06月14日 ( #7530 ) 2024年06月14日 15:11:37 -03:00
background Remove MANIFEST_VERSION and related constants ( #7489 ) 2024年06月05日 16:33:17 -03:00
content-scripts Fix addon.tab.direction bugs and implement __addon global ( #7386 ) 2024年05月27日 12:20:12 -03:00
images Fix modal API "X" close icon not loading ( #6330 ) 2023年07月03日 00:31:02 +09:00
libraries TW: Pull upstream 2024年04月06日 15:09:11 -05:00
popups Format code ( #6868 ) 2023年11月14日 13:49:32 -03:00
webpages Remove MANIFEST_VERSION and related constants ( #7489 ) 2024年06月05日 16:33:17 -03:00
.editorconfig Lint 20210520 ( #2543 ) 2021年05月20日 20:05:51 +09:00
.eslintrc.json Strip localhost permission and include DNRWHA in generated manifest ( #6205 ) 2023年07月21日 15:13:22 -03:00
.gitattributes Update packer settings ( #2499 ) 2021年05月16日 00:49:52 +09:00
.gitignore Add node_modules to gitignore ( #5452 ) 2022年12月16日 11:41:52 -06:00
.prettierignore Strip localhost permission and include DNRWHA in generated manifest ( #6205 ) 2023年07月21日 15:13:22 -03:00
.prettierrc.json Fix prettier ( #6362 ) 2023年07月06日 07:23:09 +09:00
LICENSE Change license to GPL 2020年07月25日 13:50:27 -03:00
manifest.json TW: Pull upstream 2024年06月14日 14:40:02 -05:00
README.md TW: Pull upstream 2024年03月29日 23:04:03 -05:00

This is the place where we maintain TurboWarp-specific addon patches. This repository is only used for development purposes and is not intended to be useful on its own. Many of the addons will not work as a browser extension anymore due to some of the patches we have to make.

If you're forking TurboWarp and want to make small changes to the addons, modify them directly in scratch-gui/src/addons. You don't need to and shouldn't fork this repository; it will just make things more difficult for you.