Do I need to use "@grant unsafeWindow" if I want to use the unsafeWindow API?
Here http://wiki.greasespot.net/@grant it reads: If a script specifies any values (or they have been auto detected), then it will be provided with *only those** API<http://wiki.greasespot.net/API_Reference>methods * that it declares. The *valid values are the names of those GM_ prefixed values* that you wish your script to be granted access to. So, non GM_ prefixed API method, unsafeWindow, can be used or not? -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/greasemonkey-users/-/hMLvhGxpgXcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
