Visually-Revealed Firefox

Examine source code of Visually-Revealed

By: AshJ
Inspect and view changes in Visually-Revealed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Visually-Revealed",
  "version": "1.0",
  "description": "Visually reveals all elements with class 'sr-only' or 'visually-hidden' for quick testing/debugging.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/eye-off.svg"
  },
  "background": {
    "scripts": [
      "visually-revealed.js"
    ]
  }
}

Best Visually-Revealed Alternatives

Here are some Firefox add-ons that are similar to Visually-Revealed: