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.”。
扩展截图
下载Themis (Θέμις)扩展crx文件
下载Themis (Θέμις)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 (Θέμις) |
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" } } |