DNin01

Results 531 comments of DNin01

> > Then the only benefit to requesting permission to scratchaddons.com would be that the user would understand why we are able to access it. > > I'm not the...

So, extension pages _can_ fetch anything, but I tried a bunch of Scratch URLs and the only one I was able to fetch from was an embeddable project page; all...

> Do we have an estimate for the size of, let's say, all Spanish locales merged together on a single file? ~~After applying the proposed optimizations in a testing environment,...

Wait, I think I might have messed something up there. Let me try again... Okay, I think I got it right this time. See below.

> Do we have an estimate for the size of, let's say, all Spanish locales merged together on a single file? By using just one file and nesting locale objects,...

> I assume combining the files will result in larger diff sizes. Is there a reason for the other languages to be in the source code instead of fetching them...

> I don't think we care at all about the filesize savings. It's only about the amount of files that _probably_ causes SA to get corrupted often in Chromium browsers....

If only Chrome supports that, could we make this work by splitting the `pick-colors-from-stage` addon in two, one shown to Chrome users and one shown to Firefox users? Or could...

> I'd say we extend the `Pick colors on stage with eyedropper` addon to automatically use this if the EyeDropper API if available. Are there any downsides? We could probably...

> > I assume it will pick anti-aliasing colors and the paint editor checkerboard (while Scratch's eyedropper doesn't). > > Yeah, that's a problem. Also, the browser's EyeDropper API probably...