CS Stats Viewer Firefox

Examine source code of CS Stats Viewer

Inspect and view changes in CS Stats Viewer source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CS Stats Viewer",
  "description": "See CS stats on Steam profiles and get extra tools on the ESEA website.",
  "version": "3.1.1",
  "icons": {
    "48": "assets/icons/cs-stats-viewer-black_48.png",
    "96": "assets/icons/cs-stats-viewer-black_96.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "*://play.esea.net/*",
    "*://api.eslgaming.com/play/v1/users/*",
    "*://api.faceit.com/*",
    "*://www.faceit.com/*"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "48": "assets/icons/cs-stats-viewer-black_48.png",
      "96": "assets/icons/cs-stats-viewer-black_96.png"
    },
    "default_title": "CS Stats Viewer"
  },
  "background": {
    "scripts": [
      "js/background.bundle.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://play.esea.net/*",
        "*://steamcommunity.com/id/*",
        "*://steamcommunity.com/profiles/*"
      ],
      "exclude_matches": [
        "*://steamcommunity.com/*/*/awards*",
        "*://steamcommunity.com/*/*/badges*",
        "*://steamcommunity.com/*/*/games*",
        "*://steamcommunity.com/*/*/followedgames*",
        "*://steamcommunity.com/*/*/reviews*",
        "*://steamcommunity.com/*/*/inventory*",
        "*://steamcommunity.com/*/*/recommended*",
        "*://steamcommunity.com/*/*/screenshots*",
        "*://steamcommunity.com/*/*/images*",
        "*://steamcommunity.com/*/*/videos*",
        "*://steamcommunity.com/*/*/myworkshopfiles*",
        "*://steamcommunity.com/*/*/groups*",
        "*://steamcommunity.com/*/*/friends*",
        "*://steamcommunity.com/*/*/allcomments*"
      ],
      "js": [
        "js/contentScript.bundle.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{33e5c325-67ea-4d62-b2b7-b6d777d3d119}"
    }
  }
}

Best CS Stats Viewer Alternatives

Here are some Firefox add-ons that are similar to CS Stats Viewer: