Keydrop Chest Winrate Display Firefox

Examine source code of Keydrop Chest Winrate Display

Inspect and view changes in Keydrop Chest Winrate Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Keydrop Steam Winrate Display",
  "version": "1.1",
  "author": "oxi#6219",
  "icons": {
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "keydrop@winrate.com"
    }
  },
  "description": "Pokazuje win rate'y wszystkich skrzynek!",
  "permissions": [
    "webRequest",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://key-drop.com/*/*"
      ],
      "js": [
        "index.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Keydrop Chest Winrate Display Alternatives

Here are some Firefox add-ons that are similar to Keydrop Chest Winrate Display: