-
I need to make a function in a script available to be called from console. I've added it to unsafeWindow, but when trying to call it I get "Permission denied to access object". |
Beta Was this translation helpful? Give feedback.
Answered by
derjanb
Dec 11, 2024
Replies: 1 comment 1 reply
-
Please take a look at |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GrayFace
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please take a look at
cloneInto
.