Hatena::ブログ(Diary)

MediaLab Love このページをアンテナに追加 RSSフィード

08/12(Sat), 2006 Greasemonkeyでファイルがインストールできない時の対処

Greasemonkeyでファイルがインストールできない時の対処

Windowsを再インストールしたらGreasemonkeyが使えなくなってしまいました。いろいろ調べたら既知のバグのようです。

Update: If you install Greasemonkey 0.6.2 without any prior version installed, installing scripts will not work. You'll see a "file not found error. We'll be updating soon to fix this and are sorry for the bug. Meanwhile, the following will fix you up:

  1. cd <your profile directory>
  2. mkdir gm_scripts
  3. Unix: touch gm_scripts/config.xml
  4. Windows: echo "" > gm_scripts\config.xml

Firefox 1.5-compatible Greasemonkey beta now available

要するに、0.6.2以降のGreasemonkeyをいきなりインストールすると、ファイルインストールすることができないようです。対処としてはプロフィールフォルダの下にgm_scriptsフォルダその中にconfig.xmlファイル(中身は空のファイル)を作ればよいそうです。

<ご指定のscriptタグは許可されていません。詳しくははてなダイアリーで使えるブログパーツをご覧ください>document.write(unescape("%3Cscript")+" src='http://widget.zenback.jp/?base_uri=http%3A//d.hatena.ne.jp/Koumei_S/&nsid=101367852098948126%3A%3A101414370889733769&rand="+Math.ceil((new Date()*1) * Math.random())+"'type='text/javascript'"+unescape("%3E%3C/script%3E"));<ご指定のscriptタグは許可されていません。詳しくははてなダイアリーで使えるブログパーツをご覧ください>