Fantasy Angles ESPN Importer Firefox

Examine source code of Fantasy Angles ESPN Importer

Inspect and view changes in Fantasy Angles ESPN Importer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fantasy Angles ESPN Importer",
  "version": "1.0",
  "description": "Import your ESPN Fantasy teams to Fantasy Angles",
  "permissions": [
    "cookies",
    "storage",
    "https://*.espn.com/*",
    "https://fantasyangles.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://fantasyangles.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7941d7ce-9de0-4df9-bf04-86cd4b958798}"
    }
  }
}

Best Fantasy Angles ESPN Importer Alternatives

Here are some Firefox add-ons that are similar to Fantasy Angles ESPN Importer: