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
官方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
电子邮箱 [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
}