Hide Fixed Elements Firefox

Examine source code of Hide Fixed Elements

Por: Andrew F
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"
  ]
}

Melhores alternativas Hide Fixed Elements

Aqui estão algumas Firefox add-ons que são similares a Hide Fixed Elements: