League of Legends Wiki Redirector Firefox

Examine source code of League of Legends Wiki Redirector

By: TwipleK Add-on
Inspect and view changes in League of Legends Wiki Redirector source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "League of Legends Wiki Redirector",
  "version": "1.4",
  "description": "Redirects old League of Legends Fandom Wiki to the new League of Legends Wiki",
  "icons": {
    "16": "geil_icon_lol.png",
    "48": "geil_icon_lol.png",
    "128": "geil_icon_lol.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "geil_icon_lol.png",
      "48": "geil_icon_lol.png",
      "128": "geil_icon_lol.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ebc0b0c5-0819-4435-a333-70cb1b6fe9a1}"
    }
  }
}

Best League of Legends Wiki Redirector Alternatives

Here are some Firefox add-ons that are similar to League of Legends Wiki Redirector: