WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Play Dominoes

Play Dominoes

View on Chrome Web Store
View Play Dominoes Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
35 views
This extension has been viewed 35 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 20, 2025.

Run web client for Play Dominoes just like your favorite game.
Type
Extension
Users
72 users
5
InterAlt
View author page of InterAlt
Published
Published on December 12, 2024
Version 1.1.3
Manifest version
3
Updated
Updated on March 4, 2025
lifestyle/games
Extension Category
View on Chrome Web Store
View Play Dominoes 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",
    "action": {
        "default_icon": "assets\/icons\/128.png",
        "default_title": "__MSG_name__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "commands": {
        "open-sidebar": {
            "description": "Open Sidebar",
            "suggested_key": {
                "default": "Alt+E",
                "linux": "Alt+E",
                "mac": "Command+E",
                "windows": "Alt+E"
            }
        }
    },
    "default_locale": "en",
    "description": "__MSG_desc__",
    "icons": {
        "32": "assets\/icons\/32.png",
        "64": "assets\/icons\/64.png",
        "128": "assets\/icons\/128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "permissions": [
        "storage",
        "sidePanel"
    ],
    "side_panel": {
        "default_path": "content-sidebar.html"
    },
    "version": "1.1.3"
}
© 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