WebExtension.net
WebExtension.net

CS.Money Market

View on Chrome Web Store
View CS.Money Market Chrome Extension on Chrome Web Store
3.0 (47 ratings)

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

The power of CS.Money Market extensions
Type
Extension
Users
90,000 users
CS.Money
View author page of CS.Money
Published
Published on June 6, 2022
Version 2.8.0
Manifest version
3
Updated
Updated on November 12, 2024
View on Chrome Web Store
View CS.Money Market Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CS.Money Market",
    "description": "The power of CS.Money Market extensions",
    "version": "2.8.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open market"
    },
    "icons": {
        "16": "logo16x16.png",
        "48": "logo48x48.png",
        "128": "logo128x128.png"
    },
    "background": {
        "service_worker": "static\/js\/serviceWorker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.cs.money\/*"
            ],
            "js": [
                "static\/js\/createExtensionIdentifier.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.steamcommunity.com\/id\/*\/tradehistory*",
                "*:\/\/*.steamcommunity.com\/profiles\/*\/tradehistory*"
            ],
            "js": [
                "static\/js\/tradeHistory.js"
            ],
            "css": [
                "static\/css\/tradeHistory.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.steamcommunity.com\/*\/tradeoffers\/*"
            ],
            "js": [
                "static\/js\/tradeOffers.js"
            ],
            "css": [
                "static\/css\/tradeOffers.css"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/steamcommunity.com\/",
        "*:\/\/api.steampowered.com\/",
        "*:\/\/cs.money\/",
        "*:\/\/steamcommunity-a.akamaihd.net\/"
    ],
    "permissions": [
        "cookies",
        "declarativeNetRequest",
        "alarms",
        "notifications",
        "storage"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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