Stake.com VIP Rank Progress Firefox

Examine source code of Stake.com VIP Rank Progress

By: ocp1006
Inspect and view changes in Stake.com VIP Rank Progress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Stake.com VIP Rank Progress",
  "version": "1.1.0",
  "description": "Calculates the amount required to reach the next VIP rank on Stake.com",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Stake VIP Rank Progress",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@svrp.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://stake.com/*"
      ],
      "css": [
        "css/styles.css"
      ],
      "js": [
        "js/consts.js",
        "js/content.js"
      ]
    }
  ]
}

Best Stake.com VIP Rank Progress Alternatives

Here are some Firefox add-ons that are similar to Stake.com VIP Rank Progress: