Steam Float Checker Firefox

Examine source code of Steam Float Checker

By: Kroll
Inspect and view changes in Steam Float Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Steam Float Checker",
  "version": "1.0.1",
  "description": "Shows CS2 skin float values on Steam Market listings.",
  "permissions": [
    "activeTab",
    "storage",
    "https://api.csgofloat.com/*",
    "https://steamcommunity.com/*"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://steamcommunity.com/market/*"
      ],
      "js": [
        "src/content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "src/pageScript.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "krollpwnz@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Steam Float Checker Alternatives

Here are some Firefox add-ons that are similar to Steam Float Checker: