Password Viewer Firefox

Examine source code of Password Viewer

Inspect and view changes in Password Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Password Viewer",
  "version": "1.0",
  "description": "Show hidden password fields temporarily",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{447e38c9-031d-4c3c-af99-cb731a6e258f}",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Password Viewer Alternatives

Here are some Firefox add-ons that are similar to Password Viewer: