Gwent Profile Helper Firefox

Examine source code of Gwent Profile Helper

By: Egor3f Add-on
Inspect and view changes in Gwent Profile Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Gwent Profile Helper",
  "version": "1.1",
  "manifest_version": 2,
  "description": "Show opponent's stats in Match History",
  "homepage_url": "https://github.com/Egor3f/gwent-profile-helper",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.playgwent.com/*"
      ],
      "css": [
        "src/inject/inject.css"
      ]
    },
    {
      "run_at": "document_end",
      "matches": [
        "https://www.playgwent.com/*"
      ],
      "js": [
        "src/inject/inject.js"
      ]
    }
  ]
}

Best Gwent Profile Helper Alternatives

Here are some Firefox add-ons that are similar to Gwent Profile Helper: