Dice Roller

Dice Roller app. Play Virtual Dice Thrower!

Wat is Dice Roller?

Dice Roller is een Chrome-extensie ontwikkeld door appsforwebstore, en de belangrijkste functie is "Dice Roller app. Play Virtual Dice Thrower!".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Dice Roller

Download Dice Roller-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Dice Roller Dice Roller
ID chidgbjejnkfcgjikakacojiigjliodi
Officiële URL https://chromewebstore.google.com/detail/dice-roller/chidgbjejnkfcgjikakacojiigjliodi
Beschrijving Dice Roller app. Play Virtual Dice Thrower!
Bestandsgrootte 19.73 KB
Aantal Installaties 1,200
Huidige Versie 1.0.0
Laatst Bijgewerkt 2021-07-03
Publicatiedatum 2021-07-03
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar appsforwebstore
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.smart-finder.net/privacy.html
Ondersteunde Talen 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
}