Fandom Wiki - Remove Sidebar Firefox

Examine source code of Fandom Wiki - Remove Sidebar

By: sm1215
Inspect and view changes in Fandom Wiki - Remove Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fandom Wiki - Remove Sidebar",
  "version": "1.0",
  "description": "Removes the Fandom navigation sidebar because it pops open when moving a mouse between two monitors and stays open. I don't use it currently, but it could also be re-styled to be positioned horizontally.",
  "icons": {
    "48": "icons/x-mark-48.png",
    "96": "icons/x-mark-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.fandom.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0303218a-e5f8-4ad1-999b-e910960b9e15}"
    }
  }
}

Best Fandom Wiki - Remove Sidebar Alternatives

Here are some Firefox add-ons that are similar to Fandom Wiki - Remove Sidebar: