Themis (Θέμις)
A very flexible, very practical generator of lists of random numbers.
Qu'est-ce que Themis (Θέμις) ?
Themis (Θέμις) est une extension Chrome développée par Gui P. N., et sa fonction principale est "A very flexible, very practical generator of lists of random numbers.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Themis (Θέμις)
Téléchargez les fichiers d'extension Themis (Θέμις) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Themis (Θέμις) |
ID | ockllnedlapcklcjgihfmacpjhjpnogd |
URL Officiel | 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. |
Taille du Fichier | 18.23 KB |
Nombre d'Installations | 25 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2012-09-05 |
Date de Publication | 2012-09-04 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Gui P. N. |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |