Dice Roller

Dice Roller app. Play Virtual Dice Thrower!

什麼是Dice Roller?

Dice Roller是由appsforwebstore開發的Chrome擴展程式,該擴展的主要功能是“Dice Roller app. Play Virtual Dice Thrower!”。

擴展截圖

screenshot
screenshot
screenshot

下載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 Dice Roller
ID chidgbjejnkfcgjikakacojiigjliodi
官方網址 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
電子郵箱 [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
}