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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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