Dice Roller
Dice Roller app. Play Virtual Dice Thrower!
Qu'est-ce que Dice Roller ?
Dice Roller est une extension Chrome développée par appsforwebstore, et sa fonction principale est "Dice Roller app. Play Virtual Dice Thrower!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Dice Roller
Téléchargez les fichiers d'extension Dice Roller au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Dice Roller |
ID | chidgbjejnkfcgjikakacojiigjliodi |
URL Officiel | https://chromewebstore.google.com/detail/dice-roller/chidgbjejnkfcgjikakacojiigjliodi |
Description | Dice Roller app. Play Virtual Dice Thrower! |
Taille du Fichier | 19.73 KB |
Nombre d'Installations | 1,200 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2021-07-03 |
Date de Publication | 2021-07-03 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | appsforwebstore |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.smart-finder.net/privacy.html |
Langues Prises en Charge | 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 } |