Display Hidden Elements Firefox

Examine source code of Display Hidden Elements

Por: SV368
Inspect and view changes in Display Hidden Elements source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Display Hidden Elements",
  "version": "1.0",
  "description": "Reveals hidden elements on the website you are accessing.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "displayhiddenelements.extension@gmail.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Melhores alternativas Display Hidden Elements

Aqui estão algumas Firefox add-ons que são similares a Display Hidden Elements: