Replies: 2 comments 6 replies
-
|
AFAICT you can already do it by using GM_addElement. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
May I confirm that this tag is only used for intentionally exposing all top level variables to the global scope? Is there any real-world use case? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
// @inject-into scriptinjects userscript in page global scope like html<script>tagunsafeWindowandGM*functions and objects are not available so// @grantis ignorededit:
// @requireis also ignoredexample:
Beta Was this translation helpful? Give feedback.
All reactions