Allsvenskan FPL Transfer Helper Chrome

Examine source code of Allsvenskan FPL Transfer Helper

Inspect and view changes in Allsvenskan FPL Transfer Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Allsvenskan FPL Transfer Helper",
  "version": "2.8.7",
  "description": "FPL-style transfer helper for Fantasy Allsvenskan with squad info, fixture difficulty, standings, and player stats.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://gql.sportomedia.se/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://en.fantasy.allsvenskan.se/*",
        "https://fantasy.allsvenskan.se/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_title": "Allsvenskan FPL Transfer Helper",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Allsvenskan FPL Transfer Helper Alternatives

Here are some Chrome extensions that are similar to Allsvenskan FPL Transfer Helper: