Samuel Q.
Samuel Q.
Related: https://github.com/ScratchAddons/ScratchAddons/issues/6876#issuecomment-2125128043
To test on Android: 1. Install ADB and web-ext 2. On Android install Firefox beta 3. Enable the developer options by repeatedly tapping the build number in Android OS settings...
#6272 has its own `package.json` in the the `webpages` directory and uses npm instead of yarn.
The debugger was made compatible with modern Blockly in #7936.
I do agree the scope of the addon is too limited. I think it should be expanded to the rest of the forums but I'm not sure how useful it...
Sorry, miss-clicked again
> I don't understand what dynamic disable is. Could you explain it in simple terms? It makes it so your addon can be turned off without reloading the page. dynamic...
> Guys, this addon has bigger problems than the wrong name. It doesn't work in first place. Try adding ```js if (addon.settings.get("auto-pause")) document.addEventListener("focusout", setPaused(true)); ``` above the settings change event...
> @Samq64 You meant `() => setPaused(true)` instead of just `setPaused(true)` Yeah, thanks for catching that.
The main blog page does look better but in the posts themselves I feel like there's a bit too much orange.