Skip to content
h1mesuke edited this page Sep 14, 2010 · 10 revisions

USConfig

User Script’s Config dialog library
USConfig is a library that provides GUI dialogs to help the user configuring the script easily.

Currently, this is not cross-browser compatible. USConfig requires Firefox and Greasemonkey addon as its runtime environment.

USConfig は Greasemonkeyスクリプトに設定画面を付加するためのライブラリです。
現在のところ cross-browser対応しておらず、Greasemonkeyスクリプトのメタデータブロックにおいて @require して使うことを想定しています。

基本的な使い方については
Greasemonkeyスクリプトに設定画面を追加するライブラリ USConfig

を参照して下さい。

Clone this wiki locally