WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Pixels DnDBeyond Integration

Pixels DnDBeyond Integration

View on Chrome Web Store
View Pixels DnDBeyond Integration Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (5 ratings)
1 new ratings
10 views
This extension has been viewed 10 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Allows you to use pixel dice in DnDBeyond
Type
Extension
Users
1,000 users
3
carrierfry
View author page of carrierfry
Published
Published on February 5, 2024
Version 1.0.2.5
Manifest version
3
Updated
Updated on July 1, 2025
lifestyle/games
Extension Category
View on Chrome Web Store
View Pixels DnDBeyond Integration Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Pixels DnDBeyond Integration",
    "description": "Allows you to use pixel dice in DnDBeyond",
    "version": "1.0.2.5",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.dndbeyond.com\/characters\/*",
                "https:\/\/www.dndbeyond.com\/combat-tracker\/*",
                "https:\/\/www.dndbeyond.com\/encounters\/*",
                "https:\/\/www.dndbeyond.com\/my-encounters*",
                "https:\/\/www.dndbeyond.com\/encounter-builder*"
            ],
            "js": [
                "lib\/pixels-web-connect_1.3.1.js",
                "lib\/pixels-edit-animation_1.3.0.js",
                "content.js"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "icons": {
        "16": "img\/red_16x16.png",
        "32": "img\/red_32x32.png",
        "48": "img\/red_48x48.png",
        "128": "img\/red_128x128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top