Dice Roller

Dice Roller app. Play Virtual Dice Thrower!

Dice Roller क्या है?

Dice Roller appsforwebstore द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Dice Roller app. Play Virtual Dice Thrower!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Dice Roller एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ 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
}