Scriptishが0.1 -> 0.1.3へとアップデートされたのでそれの更新内容を調べてみる。- Version 0.1.1 issues - Version 0.1.2 issues - Version 0.1.3 issuesに全部載っている事です。 バグとかは面倒なので省いています。結構いろいろあるので気になる人は上のを... 続きを読む
This document describes the JavaScript style for the Scriptish Firefox extension. This guide was forked from the Greasemonkey's JavaScript Style Guide. Whitespace Indent blocks with 2 spaces. No tabs. Thus, blocks should be indented as: if (d... 続きを読む