Dice Thrower

Dice Throwing app

Dice Throwerとは何ですか?

Dice Throwerはhttps://cameronsamuels.comによって開発されたChromeの拡張機能で、その主な機能は「Dice Throwing app」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Dice Thrower拡張機能のCRXファイルをダウンロード

Dice Thrower拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Dice Thrower Dice Thrower
ID gandnjjljgomdonoidfcjjockjngkjcc
公式URL https://chromewebstore.google.com/detail/dice-thrower/gandnjjljgomdonoidfcjjockjngkjcc
説明 Dice Throwing app
ファイルサイズ 21.68 KB
インストール数 33,931
現在のバージョン 4.0
最終更新日 2022-09-01
公開日 2018-06-02
評価 4.84/5 合計 25 レビュー
開発者 https://cameronsamuels.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cameronsamuels.com/dice
ヘルプページのURL https://git.io/vhWmz
対応言語 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
}