Unstick! Firefox

Examine source code of Unstick!

By: djoslin
Inspect and view changes in Unstick! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unstick!",
  "version": "1.2resigned1",
  "description": "On extension click, any element with 'position: fixed', 'position: sticky', or id='fixedScroll' is removed from the page.",
  "homepage_url": "http://djoslin.info",
  "icons": {
    "48": "icons/nuclear-48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/nuclear.png",
    "default_title": "Unstick!"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{03aecc73-969f-42b6-986f-01db43280dfc}"
    }
  }
}

Best Unstick! Alternatives

Here are some Firefox add-ons that are similar to Unstick!: