WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Conflictology: play on Zoom, Meet, Teams – virtual meeting card game

Conflictology: play on Zoom, Meet, Teams – virtual meeting card game

View on Chrome Web Store
View Conflictology: play on Zoom, Meet, Teams – virtual meeting card game Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
0 views
This extension has been viewed 0 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.

Coup-inspired social deduction card game. A perfect icebreaker for virtual team building or fun remote play with friends.
Type
Extension
Users
11 users
1
West Wanted
View author page of West Wanted
Published
Published on April 17, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on April 17, 2025
lifestyle/games
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Conflictology: play on Zoom, Meet, Teams – virtual meeting card game 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": "Conflictology: play on Zoom, Meet, Teams \u2013 virtual meeting card game",
    "description": "Coup-inspired social deduction card game. A perfect icebreaker for virtual team building or fun remote play with friends.",
    "version": "1.0.0",
    "icons": {
        "192": "icon\/192.png"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "identity",
        "offscreen"
    ],
    "action": {
        "default_title": "Conflictology: Capitol"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "sidepanel\/*",
                "standalone.html",
                "offscreen\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/conflictology-web.vercel.app\/*",
        "https:\/\/conflictologygames.com\/*",
        "https:\/\/meet.google.com\/*",
        "https:\/\/teams.microsoft.com\/*",
        "https:\/\/*.zoom.us\/*",
        "https:\/\/*.zoom.com\/*",
        "https:\/\/conflictology-conflict.web.app\/*",
        "https:\/\/conflictology-conflict.firebaseapp.com\/*"
    ],
    "oauth2": {
        "client_id": "205495071119-pd719c75qidt7j9mg5hanpvldbohs3aq.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.google.com\/*"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
© 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