Easy Dice Roller

Dice roller for various types

Easy Dice Rollerคืออะไร?

Easy Dice Roller เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Alarinel และคุณลักษณะหลักของมันคือ "Dice roller for various types"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Easy Dice Roller

ดาวน์โหลดไฟล์ส่วนขยาย Easy Dice Roller ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Easy dice rolling program for anyone looking to easily track dice rolls without having to load an entire webpage! Updated now to track ongoing luck vs average (for 20 sided dice only for now). See how lucky you are long term.

Another new feature: Roll against a threshold.  If you are using this for gaming as a GM, then you have a simple place to set up as many rolls as you want and see how many successes and failures you roll.  Roll as few or as many as you want of whatever kind of dice you would commonly use.  This is also excellent for shadowrun if you just want something simple to track your hits.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Easy Dice Roller Easy Dice Roller
ID jplkkkfinccdllaoobmiojlocpmpeipb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/easy-dice-roller/jplkkkfinccdllaoobmiojlocpmpeipb
คำอธิบาย Dice roller for various types
ขนาดไฟล์ 35.47 KB
จำนวนการติดตั้ง 1,797
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2014-06-20
วันที่เผยแพร่ 2014-06-20
คะแนน 3.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Alarinel
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Easy Dice Roller",
    "description": "Dice roller for various types",
    "version": "1.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "notifications",
        "storage"
    ]
}