Dice Roller

Dice Roller app. Play Virtual Dice Thrower!

Dice Rollerคืออะไร?

Dice Roller เป็นส่วนขยายของ Chrome ที่พัฒนาโดย appsforwebstore และคุณลักษณะหลักของมันคือ "Dice Roller app. Play Virtual Dice Thrower!"

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

screenshot
screenshot
screenshot

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

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

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

                        Play Virtual Dice Thrower. Dice Roller app in your browser. Just click to the icon of app and play in the popup. 

Dice Roller includes sound effects, mix of colors and awesome animations. Click the mouse or press the keyboard to start dice thrower.

MIT License, Copyright (c) 2018 Cameron Samuels
https://github.com/cameronsamuels/dice                    

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

ชื่อ Dice Roller Dice Roller
ID chidgbjejnkfcgjikakacojiigjliodi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dice-roller/chidgbjejnkfcgjikakacojiigjliodi
คำอธิบาย Dice Roller app. Play Virtual Dice Thrower!
ขนาดไฟล์ 19.73 KB
จำนวนการติดตั้ง 1,200
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2021-07-03
วันที่เผยแพร่ 2021-07-03
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา appsforwebstore
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.smart-finder.net/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.0",
    "name": "Dice Roller",
    "short_name": "Dice Roller",
    "description": "Dice Roller app. Play Virtual Dice Thrower!",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_popup": "app\/index.html",
        "default_icon": "icon.png"
    },
    "offline_enabled": true
}