From 66192699cc60f99b47f70db0fc8d935598439ca3 Mon Sep 17 00:00:00 2001 From: "scratchaddons-bot[bot]" <73682299+scratchaddons-bot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:38:29 +0000 Subject: [PATCH] Update source files (2024-08-02T00:38:29.650Z) --- en/markdown/docs/develop/getting-started/creating-an-addon.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en/markdown/docs/develop/getting-started/creating-an-addon.md b/en/markdown/docs/develop/getting-started/creating-an-addon.md index 2224ad4f..bc3035de 100644 --- a/en/markdown/docs/develop/getting-started/creating-an-addon.md +++ b/en/markdown/docs/develop/getting-started/creating-an-addon.md @@ -23,7 +23,10 @@ New addons should not use an ID that was included in a stable version of the ext - `data-category-tweaks` - `featured-dangos` - `fix-buttons` +- `forum-time-zones` +- `image-uploader` - `redirect-mobile-forums` +- `scratchstats` - `tutorials-button` Open the `addons.json` file in the `addons` folder, insert a new addon ID near the bottom of the file, then create a sub-folder with the same name.