dddice

Roll 3D digital dice using your favorite browser-based VTT.

dddiceคืออะไร?

dddice เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dddice.com และคุณลักษณะหลักของมันคือ "Roll 3D digital dice using your favorite browser-based VTT."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย dddice

ดาวน์โหลดไฟล์ส่วนขยาย dddice ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Roll 3D digital dice from anywhere!
You can connect any of the supported VTTs and character builders together to get a seamless click-and-roll experience. Click on your character sheet -- see it in the VTT you want.

Supported Character Sheets:
- D&D Beyond
- Dungeon Master's Vault
- Pathbuilder 2e

Supported VTTs:
- Roll20
- Owlbear Rodeo

Other dddice tools this extension can connect with:
- Foundry VTT (via a Foundry VTT module)
- Stream deck
- dddice stream overlays                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ dddice dddice
ID npmficphbhbhebhjfekjopgkpojjcfem
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dddice/npmficphbhbhebhjfekjopgkpojjcfem
คำอธิบาย Roll 3D digital dice using your favorite browser-based VTT.
ขนาดไฟล์ 2.05 MB
จำนวนการติดตั้ง 1,726
เวอร์ชันปัจจุบัน 0.7.6
อัปเดตครั้งล่าสุด 2023-11-28
วันที่เผยแพร่ 2022-09-15
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://dddice.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://dddice.com
URL หน้าช่วยเหลือ https://docs.dddice.com/guides/browser-extension.html
URL หน้านโยบายความเป็นส่วนตัว https://dddice.com/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "dddice",
    "description": "Roll 3D digital dice using your favorite browser-based VTT.",
    "manifest_version": 3,
    "version": "0.7.6",
    "action": {
        "default_title": "dddice",
        "default_popup": "dddice-browser-extension.fcede70c.html",
        "default_icon": {
            "16": "dddice-16x16.d7fe0ee6.png",
            "32": "up_\/assets\/dddice-32x32.png"
        }
    },
    "icons": {
        "16": "dddice-16x16.d7fe0ee6.png",
        "32": "up_\/assets\/dddice-32x32.png",
        "48": "up_\/assets\/dddice-48x48.png",
        "128": "dddice-128x128.5e6d9c61.png"
    },
    "background": {
        "service_worker": "background.aa57f35c.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "dndbeyond.942e0a91.js"
            ],
            "css": [
                "up_\/dndbeyond.css"
            ],
            "matches": [
                "*:\/\/*.dndbeyond.com\/*"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "js": [
                "roll20.1cd3467e.js"
            ],
            "css": [
                "up_\/roll20.css"
            ],
            "matches": [
                "*:\/\/*.roll20.net\/editor\/"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "dungeonmastersvault.8f853318.js"
            ],
            "css": [
                "up_\/dungeonmastersvault.css"
            ],
            "matches": [
                "*:\/\/www.dungeonmastersvault.com\/pages\/dnd\/5e\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "pathbuilder2e.c86b22ff.js"
            ],
            "css": [
                "up_\/pathbuilder2e.css"
            ],
            "matches": [
                "*:\/\/*.pathbuilder2e.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "tabyltop.69d2c53a.js"
            ],
            "matches": [
                "*:\/\/*.tabyltop.com\/*"
            ],
            "run_at": "document_idle",
            "css": []
        }
    ],
    "permissions": [
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "up_\/dndbeyond.css",
                "up_\/assets\/dddice-32x32.png"
            ],
            "matches": [
                "https:\/\/www.dndbeyond.com\/*"
            ]
        },
        {
            "resources": [
                "up_\/roll20.css",
                "up_\/assets\/dddice-48x48.png"
            ],
            "matches": [
                "https:\/\/*.roll20.net\/*"
            ]
        },
        {
            "resources": [
                "up_\/dungeonmastersvault.css",
                "up_\/assets\/dddice-48x48.png"
            ],
            "matches": [
                "https:\/\/www.dungeonmastersvault.com\/*"
            ]
        },
        {
            "resources": [
                "up_\/pathbuilder2e.css",
                "up_\/assets\/dddice-48x48.png"
            ],
            "matches": [
                "https:\/\/pathbuilder2e.com\/*"
            ]
        },
        {
            "matches": [
                "*:\/\/*.dndbeyond.com\/*"
            ],
            "resources": [
                "dddice-32x32.d8b43518.png"
            ]
        },
        {
            "matches": [
                "*:\/\/*.roll20.net\/*"
            ],
            "resources": [
                "dddice-48x48.8084963d.png"
            ]
        },
        {
            "matches": [
                "*:\/\/www.dungeonmastersvault.com\/*"
            ],
            "resources": [
                "dddice-32x32.d8b43518.png"
            ]
        }
    ]
}