SK Defixer Firefox

Examine source code of SK Defixer

Inspect and view changes in SK Defixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "commands": {
    "_execute_browser_action": {
      "description": "Toggle extension"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png",
      "128": "icon-128.png"
    }
  },
  "description": "Find all currently position:fixed elements and hide them",
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "name": "SK Defixer",
  "permissions": [
    "activeTab"
  ],
  "short_name": "SK Defixer",
  "version": "1.0.4"
}

Best SK Defixer Alternatives

Here are some Firefox add-ons that are similar to SK Defixer: