How can I include an unsandboxed extension by default? #718
-
Hi! Is there a way to automatically load an unsandboxed extension by default within a fork of TurboWarp, like the ones loaded with My hope is that I can just make one or two line changes to my TurboWarp fork to import from NPM and load it in, or if that's not possible, then importing via the methods that are used to load from URL. Ideally, this would let anyone with a TurboWarp fork to add it to theirs as well with minimal effort |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Some suggestions:
|
Beta Was this translation helpful? Give feedback.
Some suggestions:
scratch-gui/src/lib/libraries/extensions/index.jsx
Lines 373 to 382 in e9348b8
scratch-gui/src/lib/tw-state-manager-hoc.jsx
Lines 364 to 366 in e9348b8