DGMV-ID Password Generator Firefox

Examine source code of DGMV-ID Password Generator

Inspect and view changes in DGMV-ID Password Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "2.2.4",
  "manifest_version": 2,
  "name": "DGMV-ID Password Generator",
  "short_name": "DGMV-ID Password Generator",
  "description": "DGMV Password Extension - Effortlessly autofill your account credentials using the DGMV-ID application, ensuring enhanced security.",
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "storage",
    "https://*/*"
  ],
  "browser_action": {
    "default_title": "DGMV-ID Password Generator",
    "default_popup": "assets/html/popup.html"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "128": "assets/images/logo.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "assets/**"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "dgmv-password@digicorplabs.com",
      "strict_min_version": "42.0"
    }
  }
}

Best DGMV-ID Password Generator Alternatives

Here are some Firefox add-ons that are similar to DGMV-ID Password Generator: