Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Created November 15, 2012 00:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kjunichi/4075922 to your computer and use it in GitHub Desktop.
Save kjunichi/4075922 to your computer and use it in GitHub Desktop.
ChromeでGreaseMonkey
FFならブラウザ内で管理、作成ができるが、
Chromeはマニフェストファイルまで外で作って取り込まないとダメなのか?
hoge.user.jsというファイル命名で認識されるが、昨今のセキュリティ事情により、
結局機能拡張に変換してインストールする必要がある模様
http://blog.maripo.org/2012/08/chrome-userscripts/
にいったんローカルに保存してドロップするとインストールできるらしい、今でも可能か?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment