Dice Roller
Dice Roller app. Play Virtual Dice Thrower!
Dice Rollerとは何ですか?
Dice Rollerはappsforwebstoreによって開発されたChromeの拡張機能で、その主な機能は「Dice Roller app. Play Virtual Dice Thrower!」です。
拡張機能のスクリーンショット
Dice Roller拡張機能のCRXファイルをダウンロード
Dice Roller拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | Dice Roller |
ID | chidgbjejnkfcgjikakacojiigjliodi |
公式URL | https://chromewebstore.google.com/detail/dice-roller/chidgbjejnkfcgjikakacojiigjliodi |
説明 | Dice Roller app. Play Virtual Dice Thrower! |
ファイルサイズ | 19.73 KB |
インストール数 | 1,200 |
現在のバージョン | 1.0.0 |
最終更新日 | 2021-07-03 |
公開日 | 2021-07-03 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | appsforwebstore |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.smart-finder.net/privacy.html |
対応言語 | 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 } |