Steam18DB Firefox

Examine source code of Steam18DB

Inspect and view changes in Steam18DB source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Steam18DB",
  "version": "0.1",
  "host_permissions": [
    "https://steam18db.com/*"
  ],
  "background": {
    "service_worker": "scripts/background.js",
    "scripts": [
      "scripts/background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "*://*.store.steampowered.com/app/*"
      ],
      "js": [
        "scripts/app.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fcolecumberri.steam18db_extension@github.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Steam18DB Alternatives

Here are some Firefox add-ons that are similar to Steam18DB: