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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}