|
1 | 1 | [ |
2 | 2 | { |
3 | | - "title": "Stage on Left Side", |
4 | | - "description": "Like in Scratch 2.0, moves the stage to the left side of the editor, rather than keeping it on the right.", |
5 | | - "credits": ["GarboMuffin"], |
6 | | - "urls": ["https://scratch.mit.edu/users/GarboMuffin/"], |
7 | | - "file": "left-side-stage", |
8 | | - "type": ["Editor"], |
9 | | - "tags": ["New"], |
10 | | - "dynamic": true |
| 3 | + "title": "Pause Audio", |
| 4 | + "description": "Allows you to pause and resume audio in the sound editor of Scratch projects.", |
| 5 | + "credits": ["Giolaboman", "rgantzos"], |
| 6 | + "urls": [ |
| 7 | + "https://scratch.mit.edu/users/Giolaboman/", |
| 8 | + "https://scratch.mit.edu/users/rgantzos/" |
| 9 | + ], |
| 10 | + "file": "pause-audio", |
| 11 | + "type": ["Website"], |
| 12 | + "tags": ["New", "Recommended"], |
| 13 | + "dynamic": true, |
| 14 | + "default": true |
| 15 | + }, |
| 16 | + { |
| 17 | + "title": "Display Message Count", |
| 18 | + "description": "Displays your current message count in the extension icon for ScratchTools.", |
| 19 | + "credits": ["rgantzos"], |
| 20 | + "urls": ["https://scratch.mit.edu/users/rgantzos/"], |
| 21 | + "file": "display-message-count-in-icon", |
| 22 | + "type": [], |
| 23 | + "tags": ["New"] |
11 | 24 | }, |
12 | 25 | { |
13 | 26 | "title": "Colored Context Menus", |
|
19 | 32 | "tags": ["New"] |
20 | 33 | }, |
21 | 34 | { |
22 | | - "title": "Hide Disabled Context Menu Options", |
23 | | - "description": "Context menu options in the editor show even if they are disabled and unable to be used, so this feature will hide them if they are.", |
24 | | - "credits": ["rgantzos"], |
25 | | - "urls": ["https://scratch.mit.edu/users/rgantzos/"], |
26 | | - "file": "hide-disabled-menu-options", |
| 35 | + "title": "Stage on Left Side", |
| 36 | + "description": "Like in Scratch 2.0, moves the stage to the left side of the editor, rather than keeping it on the right.", |
| 37 | + "credits": ["GarboMuffin"], |
| 38 | + "urls": ["https://scratch.mit.edu/users/GarboMuffin/"], |
| 39 | + "file": "left-side-stage", |
27 | 40 | "type": ["Editor"], |
28 | 41 | "tags": ["New"], |
29 | 42 | "dynamic": true |
|
38 | 51 | "tags": ["New"] |
39 | 52 | }, |
40 | 53 | { |
41 | | - "title": "Display Message Count", |
42 | | - "description": "Displays your current message count in the extension icon for ScratchTools.", |
| 54 | + "title": "Hide Disabled Context Menu Options", |
| 55 | + "description": "Context menu options in the editor show even if they are disabled and unable to be used, so this feature will hide them if they are.", |
43 | 56 | "credits": ["rgantzos"], |
44 | 57 | "urls": ["https://scratch.mit.edu/users/rgantzos/"], |
45 | | - "file": "display-message-count-in-icon", |
46 | | - "type": [], |
47 | | - "tags": ["New"] |
48 | | - }, |
49 | | - { |
50 | | - "title": "Pause Audio", |
51 | | - "description": "Allows you to pause and resume audio in the sound editor of Scratch projects.", |
52 | | - "credits": ["Giolaboman", "rgantzos"], |
53 | | - "urls": [ |
54 | | - "https://scratch.mit.edu/users/Giolaboman/", |
55 | | - "https://scratch.mit.edu/users/rgantzos/" |
56 | | - ], |
57 | | - "file": "pause-audio", |
58 | | - "type": ["Website"], |
59 | | - "tags": ["New", "Recommended"], |
60 | | - "dynamic": true, |
61 | | - "default": true |
| 58 | + "file": "hide-disabled-menu-options", |
| 59 | + "type": ["Editor"], |
| 60 | + "tags": ["New"], |
| 61 | + "dynamic": true |
62 | 62 | }, |
63 | 63 | { |
64 | 64 | "title": "Dumpster Fire", |
|
0 commit comments