You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/develop/getting-started/creating-an-addon.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,7 @@ If possible, disable the Scratch Addons extension you downloaded from the store
11
11
Make sure to read that article to be familiar with the terminology.
12
12
13
13
## Step 2: Fork/clone the [repo](https://github.com/ScratchAddons/ScratchAddons)
14
-
Follow [these instructions](https://scratchaddons.com/docs/getting-started/installing/#from-source) to download the source code locally and add Scratch Addons to your browser.
15
-
14
+
Follow [these instructions](https://scratchaddons.com/docs/getting-started/installing/#from-source) to download the source code locally.
16
15
17
16
## Step 3: Load the extension into Chrome
18
17
*Note: Chrome is recommended for working on addons. Nevertheless, addons are expected to work on Firefox and Edge.*
0 commit comments