WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
The Crew Mate

The Crew Mate

View on Chrome Web Store
View The Crew Mate Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

Improves the user interface when playing The Crew on boardgamearena.com
Type
Extension
Users
23 users
2
Obtuse Goose Ltd
View author page of Obtuse Goose Ltd
Published
Published on January 5, 2021
Version 0.1.0
Manifest version
3
Updated
Updated on May 12, 2022
lifestyle/fun
Extension Category
View on Chrome Web Store
View The Crew Mate 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",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "libs\/jquery-3.6.0.min.js",
                "crewmate.js"
            ],
            "matches": [
                "https:\/\/boardgamearena.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Improves the user interface when playing The Crew on boardgamearena.com",
    "icons": {
        "48": "image-48.png",
        "128": "image-128.png"
    },
    "applications": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "manifest_version": 3,
    "name": "The Crew Mate",
    "short_name": "CrewMate",
    "version": "0.1.0",
    "web_accessible_resources": [
        {
            "resources": [
                "crewmate.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}
© 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