Fork me on GitHub

2008/03/18

Recent entries from same category

  1. Google Reader Full FeedをFirefox3.6対応した。 Hatena
  2. Twitterの発言から、その前後の会話を簡単に知る方法 Hatena
  3. グー!ググググー!ルッキングーでございます。(エドはるみグリモン書いた) Hatena
  4. Qaaに回答を投げるMinibufferコマンド書いた Hatena
  5. Minibufferから「We Heart It」出来るグリモン「weheartit.user.js」書いた Hatena

以前どこかで、グリモンスクリプトは前に「(function(){」、後ろに「}()」が付与されてるって見たことあるけど
// ==UserScript==
// @name           broken source
// @namespace      xxxxxx
// @description    broken source
// @include        http://*
// ==/UserScript==

})();
(function () {
これOKでつか...

イケるんですか...

blog comments powered by Disqus