The @grant Metadata Block imperative controls which special APIs (if any) your script uses. If no value is specified, none will be used by default. If any value or values are specified, only those API methods will be provided. Examples It's common for scripts not to use any special APIs at all. In that case, use @grant none. // ==UserScript== // @name Grant None Example // @include http* // @grant
{{#tags}}- {{label}}
{{/tags}}