随机抽签器
支持两种抽签方式:1,多人中随机抽取一人;2,多人随机排序。程序采用多次随机算法,保证结果客观公正。
Wat is 随机抽签器?
随机抽签器 is een Chrome-extensie ontwikkeld door bilingkeji, en de belangrijkste functie is "支持两种抽签方式:1,多人中随机抽取一人;2,多人随机排序。程序采用多次随机算法,保证结果客观公正。".
Extensie Screenshots
Download het CRX-bestand van de extensie 随机抽签器
Download 随机抽签器-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
简介:支持两种抽签方式:1,多人中随机抽取一人;2,多人随机排序。程序采用多次随机算法,保证结果客观公正。
功能说明:提供了两种抽签方式:
1.从多人中抽取一人
2.对多人进行排序
程序采用多次随机算法,保证结果客观公正。 Basisinformatie over de Extensie
| Naam | |
| ID | ldlabgfidopfkhbdfaanbihnjnkijikj |
| Officiële URL | https://chromewebstore.google.com/detail/%E9%9A%8F%E6%9C%BA%E6%8A%BD%E7%AD%BE%E5%99%A8/ldlabgfidopfkhbdfaanbihnjnkijikj |
| Beschrijving | 支持两种抽签方式:1,多人中随机抽取一人;2,多人随机排序。程序采用多次随机算法,保证结果客观公正。 |
| Bestandsgrootte | 23.4 KB |
| Aantal Installaties | 1,011 |
| Huidige Versie | 1.16 |
| Laatst Bijgewerkt | 2017-11-22 |
| Publicatiedatum | 2017-11-21 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | bilingkeji |
| Betalingswijze | free |
| Ondersteunde Talen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "\u968f\u673a\u62bd\u7b7e\u5668",
"description": "\u652f\u6301\u4e24\u79cd\u62bd\u7b7e\u65b9\u5f0f\uff1a1\uff0c\u591a\u4eba\u4e2d\u968f\u673a\u62bd\u53d6\u4e00\u4eba\uff1b2\uff0c\u591a\u4eba\u968f\u673a\u6392\u5e8f\u3002\u7a0b\u5e8f\u91c7\u7528\u591a\u6b21\u968f\u673a\u7b97\u6cd5\uff0c\u4fdd\u8bc1\u7ed3\u679c\u5ba2\u89c2\u516c\u6b63\u3002",
"version": "1.16",
"browser_action": {
"default_icon": "icon32.png",
"default_popup": "chouqian.html"
},
"icons": {
"16": "icon16.png",
"128": "icon128.png"
}
} | |