Themis (Θέμις)

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

What is Themis (Θέμις)?

Themis (Θέμις) is a Chrome extension developed by Gui P. N., and its main feature is "A very flexible, very practical generator of lists of random numbers.".

Extension Screenshots

screenshot

Download Themis (Θέμις) Extension CRX File

Download Themis (Θέμις) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Themis (Θέμις) Themis (Θέμις)
ID ockllnedlapcklcjgihfmacpjhjpnogd
Official URL https://chromewebstore.google.com/detail/themis-%CE%B8%CE%AD%CE%BC%CE%B9%CF%82/ockllnedlapcklcjgihfmacpjhjpnogd
Description A very flexible, very practical generator of lists of random numbers.
File Size 18.23 KB
Installation Count 25
Current Version 1.2
Last Updated 2012-09-05
Publish Date 2012-09-04
Rating 5.00/5 Total 1 Ratings
Developer Gui P. N.
Payment Type free
Supported Languages 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"
    }
}