clobr
clobr
### 🔗 Linked issue #5518 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...
Related to https://github.com/ScratchAddons/ScratchAddons/issues/3700 ### Changes - New addon: find-bar - New addon: jump-to-definition - Removed help popup - Dynamic Enable and disable for both new addon - Search for sounds...
tl;dr We need to make all addons not need a refresh to update. We now have the ability to make all addons no longer need a refresh when the addon...
I completely understand what World_Languages has said > If someone is interested in developing it the proper way (alternate session IDs need to be stored as an HTTP only cookie,...
As discussed in https://github.com/ScratchAddons/ScratchAddons/discussions/4825#discussioncomment-3176220 ### Changes Changes `Tab.displayNoneWhileDisabled` to create a style element on the page that has a `display: none !important` when the addon is disabled. ### Reason for...
Resolves #4067 ### Changes  This addon adds a new button near the zoom buttons in the costume editor. Clicking the button shows a panel view of each layer in...
Resolves #2959 Resolves #1316 Resolves #2593 ### Changes todo ### Todo - [x] fullscreen - [x] settings page - [x] new light mode style feature - [x] scrollbar :( -...
Related: https://github.com/ScratchAddons/ScratchAddons/issues/3700 ### Changes Rewrite/Class-ify parts of the devtools feature ctrl space dropdown, to a new addon. ### Tests todo ### Todo - [ ] getting blocks from the dropdown...
**Describe the bug** When you load an extension into scratch, the hat blocks on the flyout do not watch you. Yet when you drag them out, the blocks in the...
### Build tool Rollup ### Where do you see the problem? - [ ] In the browser - [X] In the terminal ### Describe the bug https://github.com/crxjs/chrome-extension-tools/blob/5bf6711ec75e74f31b22474a7465a72a052089e0/schema/manifest-v3.schema.json#L272 In the schema...