Password Saving Switch Firefox

Examine source code of Password Saving Switch

By: Mentat Add-on
Inspect and view changes in Password Saving Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Toggle password saving option more easily. Icons made by Freepik from www.flaticon.com.",
  "manifest_version": 2,
  "name": "Password Saving Switch",
  "version": "1.1resigned1",
  "icons": {
    "48": "icons/lock_on.svg",
    "96": "icons/lock_on.svg"
  },
  "background": {
    "scripts": [
      "PasswordSavingSwitch.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/lock_on.svg",
    "default_title": "Switch password saving"
  },
  "permissions": [
    "privacy"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bf09e578-d5da-46df-8a39-ec0196404c0d}"
    }
  }
}

Best Password Saving Switch Alternatives

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