Dice Roller
Dice Roller app. Play Virtual Dice Thrower!
What is Dice Roller?
Dice Roller is a Chrome extension developed by appsforwebstore, and its main feature is "Dice Roller app. Play Virtual Dice Thrower!".
Extension Screenshots
Download Dice Roller Extension CRX File
Download Dice Roller extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Dice Roller |
ID | chidgbjejnkfcgjikakacojiigjliodi |
Official URL | https://chromewebstore.google.com/detail/dice-roller/chidgbjejnkfcgjikakacojiigjliodi |
Description | Dice Roller app. Play Virtual Dice Thrower! |
File Size | 19.73 KB |
Installation Count | 1,200 |
Current Version | 1.0.0 |
Last Updated | 2021-07-03 |
Publish Date | 2021-07-03 |
Rating | 5.00/5 Total 2 Ratings |
Developer | appsforwebstore |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.smart-finder.net/privacy.html |
Supported Languages | 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 } |