Comment #32 on issue 18857 by [email protected]: Support for GM Functions (Greasemonkey) in Chrome http://code.google.com/p/chromium/issues/detail?id=18857
@marti, From a security point of view, we could offer a way to run content scripts entirely within the page's context (i.e., in the unsafeWindow). The trade-off would be that they won't have access to the chrome.* APIs. I'm not sure if aa wants to do that from an API design point of view, but you're right that it would be ok from a security point of view. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
