BeyondUnreal Wiki Fix Firefox

Examine source code of BeyondUnreal Wiki Fix

By: vulpes Add-on
Inspect and view changes in BeyondUnreal Wiki Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unreal Wiki Fix",
  "version": "3.0",
  "description": "Makes the BeyondUnreal Wiki usable again.",
  "icons": {
    "48": "paci.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.beyondunreal.com/*"
      ],
      "js": [
        "UnrealWikiFix.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3df69313-b710-466f-8e92-9f8f97b55b39}"
    }
  }
}

Best BeyondUnreal Wiki Fix Alternatives

Here are some Firefox add-ons that are similar to BeyondUnreal Wiki Fix: