Dice Roller

Dice Roller app. Play Virtual Dice Thrower!

Vad är Dice Roller?

Dice Roller är en Chrome-tillägg utvecklad av appsforwebstore, och dess huvudfunktion är "Dice Roller app. Play Virtual Dice Thrower!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Dice Roller-förlängningens CRX-fil

Ladda ner Dice Roller-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Dice Roller Dice Roller
ID chidgbjejnkfcgjikakacojiigjliodi
Officiell webbadress https://chromewebstore.google.com/detail/dice-roller/chidgbjejnkfcgjikakacojiigjliodi
Beskrivning Dice Roller app. Play Virtual Dice Thrower!
Filstorlek 19.73 KB
Antal Installationer 1,200
Aktuell Version 1.0.0
Senast Uppdaterad 2021-07-03
Publiceringsdatum 2021-07-03
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare appsforwebstore
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://www.smart-finder.net/privacy.html
Stödda Språk 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
}