Pulse: CS2 Stats for Steam Profiles Firefox

Examine source code of Pulse: CS2 Stats for Steam Profiles

Por: ahake Add-on
Inspect and view changes in Pulse: CS2 Stats for Steam Profiles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pulse: CS2 Stats for Steam Profiles",
  "default_locale": "en",
  "version": "4.2.2",
  "description": "__MSG_description__",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://steamcommunity.com/*",
    "https://*.steamstatic.com/*",
    "https://steamuserimages-a.akamaihd.net/*",
    "https://ahake.pl/*"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://steamcommunity.com/id/*",
        "https://steamcommunity.com/profiles/*",
        "https://steamcommunity.com/my/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://steamcommunity.com/id/*/inventory*",
        "https://steamcommunity.com/profiles/*/inventory*",
        "https://steamcommunity.com/my/inventory*"
      ],
      "js": [
        "steam-page.js"
      ],
      "world": "MAIN",
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/logo_pulse.svg",
        "assets/badges/faceit/*.svg",
        "assets/badges/pro/*.svg",
        "assets/badges/supporter/*.svg",
        "assets/badges/discord/*.svg",
        "assets/badges/reviewer.svg",
        "assets/badges/premier/*.png",
        "assets/data/proplayers.json"
      ],
      "matches": [
        "https://steamcommunity.com/*"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pulse@ahake.pl",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  }
}

Melhores alternativas Pulse: CS2 Stats for Steam Profiles

Aqui estão algumas Firefox add-ons que são similares a Pulse: CS2 Stats for Steam Profiles: