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
{{ message }}
This repository was archived by the owner on Mar 16, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+22-11Lines changed: 22 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Griffpatch's Scratch 3 Dev Tools Chrome Browser Extension
2
2
3
-
Welcome all - This is a chrome extension I'm developing to add new complementry features to the awesome [Scratch](https://scratch.mit.edu) website. The source code is provided here for you to see, but you can more easily download the official extension from the [Google Chrome Webstore](https://chrome.google.com/webstore/detail/scratch-3-developer-tools/phacniajokfchdcamjhonkbhlcipplno)
3
+
Welcome all - This is a chrome extension I'm developing to add new complementary features to the awesome [Scratch](https://scratch.mit.edu) website. The source code is provided here for you to see, but you can more easily download the official extension from the [Google Chrome Webstore](https://chrome.google.com/webstore/detail/scratch-3-developer-tools/phacniajokfchdcamjhonkbhlcipplno).
4
4
5
5
## Getting Started
6
6
@@ -10,19 +10,30 @@ If you want to build it yourself, or see how it works, then the following instru
10
10
11
11
### Prerequisites
12
12
13
-
What things you need to install the software and how to install them
13
+
Google Chrome / Chromium or Firefox
14
14
15
-
```
16
-
Nothing really, just Google Chrome or Chromium
15
+
### Installing
16
+
17
+
First you'll need to download the files. You can do this with the "Clone or download" button here on GitHub, or clone this repository:
// @description ...to enhance your Scratch Editing Experience. Injects the code on the source code. Ported, based on the extension. (https://chrome.google.com/webstore/detail/scratch-3-developer-tools/phacniajokfchdcamjhonkbhlcipplno)
0 commit comments