Themis (Θέμις)

A very flexible, very practical generator of lists of random numbers.

Themis (Θέμις)とは何ですか?

Themis (Θέμις)はGui P. N.によって開発されたChromeの拡張機能で、その主な機能は「A very flexible, very practical generator of lists of random numbers.」です。

拡張機能のスクリーンショット

screenshot

Themis (Θέμις)拡張機能のCRXファイルをダウンロード

Themis (Θέμις)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Themis can generate lists of pseudorandom numbers. You can easily and quickly specify:

1. The minimum value of each number of the generated list
2. The maximum value of each number of the generated list
3. The amount of numbers to be generated
4. Whether your list includes floating point values
5. Surrounding text, to be placed to the left and right of every generated number
6. The text separating each element from its previous and next one                    

拡張機能の基本情報

名前 Themis (Θέμις) Themis (Θέμις)
ID ockllnedlapcklcjgihfmacpjhjpnogd
公式URL https://chromewebstore.google.com/detail/themis-%CE%B8%CE%AD%CE%BC%CE%B9%CF%82/ockllnedlapcklcjgihfmacpjhjpnogd
説明 A very flexible, very practical generator of lists of random numbers.
ファイルサイズ 18.23 KB
インストール数 25
現在のバージョン 1.2
最終更新日 2012-09-05
公開日 2012-09-04
評価 5.00/5 合計 1 レビュー
開発者 Gui P. N.
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Themis (\u0398\u03ad\u03bc\u03b9\u03c2)",
    "options_page": "options.htm",
    "version": "1.2",
    "manifest_version": 2,
    "description": "A very flexible, very practical generator of lists of random numbers.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Themis",
        "default_popup": "popup.htm"
    }
}