Dice Thrower

Dice Throwing app

Qu'est-ce que Dice Thrower ?

Dice Thrower est une extension Chrome développée par https://cameronsamuels.com, et sa fonction principale est "Dice Throwing app".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Dice Thrower

Téléchargez les fichiers d'extension Dice Thrower 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

                        Why roll it if you can throw it? A dice throwing app with a purpose.

Packed with amusing animations, sound effects, and constantly changing background colors, this is the ideal dice rolling app for the classroom and family game night.

To start throwing the dice, simply click the icon in the top-right of your Chrome browser to open the extension's mini-window. Press the keyboard or click the mouse to throw up to nine dice at once.

---

2022 Update: Thank you for throwing dice! This extension was created many years ago by a student now entering their first semester at university. Please consider supporting their tuition at http://paypal.me/cameronjsamuels                    

Informations de Base sur l'Extension

Nom Dice Thrower Dice Thrower
ID gandnjjljgomdonoidfcjjockjngkjcc
URL Officiel https://chromewebstore.google.com/detail/dice-thrower/gandnjjljgomdonoidfcjjockjngkjcc
Description Dice Throwing app
Taille du Fichier 21.68 KB
Nombre d'Installations 33,931
Version Actuelle 4.0
Dernière Mise à Jour 2022-09-01
Date de Publication 2018-06-02
Évaluation 4.84/5 Total 25 Évaluations
Développeur https://cameronsamuels.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://cameronsamuels.com/dice
URL de la Page d'Aide https://git.io/vhWmz
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "4.0",
    "name": "Dice Thrower",
    "short_name": "Dice",
    "description": "Dice Throwing app",
    "homepage_url": "https:\/\/git.io\/vhWmO",
    "icons": {
        "16": "ico\/icon-16.png",
        "24": "ico\/icon-24.png",
        "32": "ico\/icon-32.png",
        "128": "ico\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "ico\/icon-16.png",
            "24": "ico\/icon-24.png",
            "32": "ico\/icon-32.png",
            "128": "ico\/icon-128.png"
        },
        "default_popup": "app\/index.html"
    },
    "host_permissions": [
        "https:\/\/cameronsamuels.com\/"
    ],
    "offline_enabled": true
}