Anti-Sticky Firefox

Examine source code of Anti-Sticky

Inspect and view changes in Anti-Sticky source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Anti-Sticky",
  "description": "Hides sticky GUI elements. Frees up browser real estate on your mobile device for the page's primary content. Hides static headers, footers, and overlays when you scroll down.",
  "homepage_url": "https://github.com/justinormont/AntiStickyExtension",
  "version": "0.2.1",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./main.js"
      ]
    }
  ]
}

Best Anti-Sticky Alternatives

Here are some Firefox add-ons that are similar to Anti-Sticky: