08/09/10 14:30:01 LFubChVy0
Kazuho at Work
URLリンク(labs.cybozu.co.jp)
以下引用
Technically, Greasemetal executes userscripts in the following steps.
1. setup a local web server that sends userscripts to Google Chrome
2. launch Google Chrome specifying the browser to connect its AutomationProxy
(an interprocess communication channel of the web browser implemented for automated UI tests) to Greasemetal
3. periodically execute JavaScript in each browser tab that inserts <script> tags
to download necessary userscripts from the local web server
引用終わり
ってことだから、一瞬タイムラグがあるんだろうと思う。