Skip to content

syuta/JSExec

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:[email protected]



About

JavaScriptを実行するchrome-extentions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published