Potato MvM Progress Checker Firefox

Examine source code of Potato MvM Progress Checker

By: Landogg
Inspect and view changes in Potato MvM Progress Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Potato Progress Checker",
  "version": "1.0.0",
  "description": "Check potato.tf progress of a user. Or compare progress of multiple users.",
  "browser_specific_settings": {
    "gecko": {
      "id": "landogg-potato-mvm-progress-checker@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "action": {
    "default_icon": {
      "48": "/icons/icon-48.png"
    },
    "default_title": "Potato Progress Checker",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "https://potato-progress-checker.landon000price.workers.dev/*",
    "https://api.steampowered.com/*",
    "https://potato.tf/*"
  ]
}

Best Potato MvM Progress Checker Alternatives

Here are some Firefox add-ons that are similar to Potato MvM Progress Checker: