Google Chrome

Google Chrome はそのままで GreaseMonkey user script が利用可能、ということを mixi で聞いたもので早速三国志用の自作スクリプトを試したんですが、轟沈いたしました。

http://dev.chromium.org/developers/design-documents/user-scripts によると、

Known issues:

  • Chromium does not support @require, @resource, unsafeWindow, GM_registerMenuCommand, GM_setValue, or GM_getValue.
  • GM_xmlhttpRequest is same-origin only.

ということのようです。
Continue reading