Themis (Θέμις)

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

Themis (Θέμις) क्या है?

Themis (Θέμις) Gui P. N. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A very flexible, very practical generator of lists of random numbers."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Themis (Θέμις) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}