Outline Relative Positioned Elements Firefox

Examine source code of Outline Relative Positioned Elements

By: Ku11
Inspect and view changes in Outline Relative Positioned Elements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Outline Relative Positioned Elements",
  "version": "1.0",
  "description": "This extension outlines relative positioned elements on webpages.",
  "permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "your-random-gecko-id-for1@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Outline Relative Positioned Elements Alternatives

Here are some Firefox add-ons that are similar to Outline Relative Positioned Elements: