You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently developing a Scratch extension. I tried to run it from the "Load custom extension" menu, using the textbox, however I got an error, saying that Content at moz-nullprincipal:{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}?https://studio.penguinmod.com may not load data from blob:https://studio.penguinmod.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. and <script> source URI is not allowed in this document: “blob:https://studio.penguinmod.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".. There's nothing else, and so I'm quite confused about how this happened. The extension loads fine in TurboWarp.
Description
I am currently developing a Scratch extension. I tried to run it from the "Load custom extension" menu, using the textbox, however I got an error, saying that
Content at moz-nullprincipal:{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}?https://studio.penguinmod.com may not load data from blob:https://studio.penguinmod.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
and<script> source URI is not allowed in this document: “blob:https://studio.penguinmod.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx".
. There's nothing else, and so I'm quite confused about how this happened. The extension loads fine in TurboWarp.Reproduce the bug
The text was updated successfully, but these errors were encountered: