@run-at context-menu doesn't seem to be supported.
The script is instead reported as having run-at document-idle
Since scripts can be run manually, it would be useful to be able to disable a script's automatic execution for those which are only needed sometimes.
@run-at context-menudoesn't seem to be supported.The script is instead reported as having
run-at document-idleSince scripts can be run manually, it would be useful to be able to disable a script's automatic execution for those which are only needed sometimes.