Save my Password Firefox

Examine source code of Save my Password

Inspect and view changes in Save my Password source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "3.0",
  "default_locale": "en",
  "name": "__MSG_app_name__",
  "description": "__MSG_app_desc__",
  "action": {
    "default_area": "navbar",
    "default_icon": {
      "128": "128.png"
    }
  },
  "icons": {
    "48": "48.png",
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "background_smp.js"
    ]
  },
  "permissions": [
    "menus",
    "scripting",
    "activeTab"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "128.png",
        "duplicate.svg",
        "padlock.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@fastaddons.com_SaveMyPassword",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "140.0"
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Save my Password Alternatives

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