Themis (Θέμις)

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

Cos'è Themis (Θέμις)?

Themis (Θέμις) è un'estensione di Chrome sviluppata da Gui P. N., e la sua funzione principale è "A very flexible, very practical generator of lists of random numbers.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Themis (Θέμις)

Scarica i file di estensione Themis (Θέμις) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Themis (Θέμις) Themis (Θέμις)
ID ockllnedlapcklcjgihfmacpjhjpnogd
URL Ufficiale https://chromewebstore.google.com/detail/themis-%CE%B8%CE%AD%CE%BC%CE%B9%CF%82/ockllnedlapcklcjgihfmacpjhjpnogd
Descrizione A very flexible, very practical generator of lists of random numbers.
Dimensione del File 18.23 KB
Conteggio Installazioni 25
Versione Corrente 1.2
Ultimo Aggiornamento 2012-09-05
Data di Pubblicazione 2012-09-04
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Gui P. N.
Tipo di Pagamento free
Lingue Supportate 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"
    }
}