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

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

                        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
عنوان صفحة سياسة الخصوصية 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
}