Hide Fixed Elements Firefox

Examine source code of Hide Fixed Elements

Inspect and view changes in Hide Fixed Elements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hide Fixed Elements",
  "description": "Hide fixed elements on a page to open up more viewing space",
  "version": "1.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "hidefixedelements@commonground.systems"
    }
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "commands": {
    "_execute_action": {}
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting"
  ]
}

Best Hide Fixed Elements Alternatives

Here are some Firefox add-ons that are similar to Hide Fixed Elements: