syuta/JSExec
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
this program is a chrome-extentions.
this extentions can execute Javascript in Browser Actions.
Browser Actions上でJavaScriptを実行します。
-install
chromeの拡張機能からデベロッパーモードを選択し、
拡張機能読み込みでJSExecディレクトリを指定してください。
-Notes
・実行するJavaScriptでalertを使うと一瞬alertが出てそのあと
ウィンドウがとじてしまいます。
・ログを出力したい場合、log("string")を使用してください。
-TODO
・外部ファイル読み込み
created by syuta
twitter:http://twitter.com/syuta
mail:nakamura.shuta@gmail.com