Updates:
Summary: Support for GM Functions (Greasemonkey) in Chrome
Status: Available
Cc: [email protected]
Labels: -Area-Misc Area-Extensions Mstone-X
Comment #2 on issue 18857 by [email protected]: Support for GM Functions
(Greasemonkey) in Chrome
http://code.google.com/p/chromium/issues/detail?id=18857
Note: the functions that are no implemented include:
GM_xmlhttpRequest
GM_setValue/getValue
We should be able to implement these now that we have sandboxing in place.
GM_setValue/getValue will be tricky because it requires thinking about what
origin
content scripts are running in.
I think it would be nice if content scripts ran in the extensions origin,
but I'm not
sure how that would interrelate with other web platform features.
--
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
-~----------~----~----~----~------~----~------~--~---