WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
CS2 Float Checker - The Complete Trading Solution

CS2 Float Checker - The Complete Trading Solution

View on Chrome Web Store
View CS2 Float Checker - The Complete Trading Solution Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new 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.

Professional CS2 float checker with fade percentages, Doppler phases, investment scoring, and market intelligence
Type
Extension
Users
612 users
8
rainerstudios
View author page of rainerstudios
Published
Published on September 18, 2025
Version 1.0.1
Manifest version
3
Updated
Updated on October 27, 2025
lifestyle/games
Extension Category
Website
Visit developer website
View on Chrome Web Store
View CS2 Float Checker - The Complete Trading Solution 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": "CS2 Float Checker - The Complete Trading Solution",
    "version": "1.0.1",
    "description": "Professional CS2 float checker with fade percentages, Doppler phases, investment scoring, and market intelligence",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "alarms",
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/steamcommunity.com\/*",
        "https:\/\/cs2floatchecker.com\/*",
        "https:\/\/api.cs2floatchecker.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https:\/\/api.cs2floatchecker.com https:\/\/cs2floatchecker.com http:\/\/localhost:3002;"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/steamcommunity.com\/market\/*",
                "https:\/\/steamcommunity.com\/id\/*\/inventory*",
                "https:\/\/steamcommunity.com\/profiles\/*\/inventory*",
                "https:\/\/steamcommunity.com\/tradeoffer\/*",
                "https:\/\/steamcommunity.com\/id\/*\/tradehistory",
                "https:\/\/steamcommunity.com\/profiles\/*\/tradehistory"
            ],
            "js": [
                "lib\/marketIntelligence.js",
                "lib\/inventoryEnhancer.js",
                "src\/infiniteScroll.js",
                "src\/buff163Integration.js",
                "src\/item3DPreview.js",
                "src\/tradeProtectionDisplay.js",
                "src\/floatRarityDisplay.js",
                "src\/multiMarketPricing.js",
                "src\/feedbackPopup.js",
                "content.js"
            ],
            "css": [
                "styles\/main.css",
                "styles\/inventory.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "CS2 Float Checker - The Complete Trading Solution",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "64": "icons\/icon64.png",
            "128": "icons\/icon128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*",
                "styles\/*",
                "floatSorter.js",
                "lib\/page_scripts\/*.js",
                "lib\/components\/*.js",
                "lib\/services\/*.js"
            ],
            "matches": [
                "https:\/\/steamcommunity.com\/*"
            ]
        }
    ]
}
© 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