ScratchTools icon indicating copy to clipboard operation
ScratchTools copied to clipboard

The perfect extension for Scratch.

Results 80 ScratchTools issues
Sort by recently updated
recently updated
newest added

This feature has some visibility issues when used along with Scratch Addons addon "Profile Banner". I couldn't fix that. Any ideas on how to fix that are welcome.

type: enhancement
status: needs review
scope: feature

I've found a bug in this addon that if you scroll to a thing that isn't a block, it doesn't scroll, only lets scroll in blocks. Example: my mouse is...

Can put text links on the editor of our choice Example: (scratch logo), language, File, Edit, (then put any text link like: Griffpatch channel)

priority: 3
new feature

**Describe the bug** Clicking on this question mark button: ![image](https://user-images.githubusercontent.com/33787854/210692077-b06833f4-acca-49ab-b0bd-3ab9be3fa168.png) Just throws this error: ![image](https://user-images.githubusercontent.com/33787854/210692058-18a02b43-d8cc-44e9-82ec-de21bd54b664.png) in both old Scratch pages and new scratch-www ones **Browser** Chromium on Linux *Note: I...

type: bug

**Describe the bug** https://user-images.githubusercontent.com/33787854/210686956-c6944aab-670e-4639-a028-1dbaf2a16eae.mp4 Some bugs, roughly in order of the video: - If you pause, a selection range is created that goes beyond the edge of the sound editor...

type: bug
priority: 1

### Describe the bug. What is going wrong? Display Sprite Data does not do anything. It fails because `vm` is not defined. ### What is causing the bug? Display Sprite...

type: bug

With the new CSS variables that are being used for themes on the settings pages, it's a good idea to start using CSS variables to style the popup and settings...

type: enhancement
priority: 2
scope: popup/settings

### Describe the bug. What is going wrong? nb. this is still version 2.26, I haven't gotten 2.27 yet. making a copy of an unlisted project shows the project as...

type: bug

https://github.com/STForScratch/ScratchTools/blob/471e718369e9588ea84b288006ab82f1553dd8b3/features/upload-img-directly.js#L33-L38 I cannot imagine any reason this needs to be a `` tag. Furthermore, this code possibly violates at least two licenses simultaneously: - I presume that this code is...

type: bug

Consider these functions: https://github.com/STForScratch/ScratchTools/blob/471e718369e9588ea84b288006ab82f1553dd8b3/features/follower-count.js#L11-L12 https://github.com/STForScratch/ScratchTools/blob/471e718369e9588ea84b288006ab82f1553dd8b3/features/hover-user-cards.js#L34-L35 https://github.com/STForScratch/ScratchTools/blob/471e718369e9588ea84b288006ab82f1553dd8b3/features/load-more-forum-posts.js#L35-L36 It is my belief that these functions should use the DOMParser API instead of actual DOM elements

type: bug