Smart Password Generator Firefox

Examine source code of Smart Password Generator

Por: Elementus
Inspect and view changes in Smart Password Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Password Generator",
  "version": "1.2",
  "description": "Generates secure passwords based on a master password and а website’s domain.",
  "permissions": [
    "storage",
    "tabs"
  ],
  "icons": {
    "16": "images/icon16.png",
    "36": "images/icon36.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "36": "images/icon36.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{76ac4831-1352-4754-899c-ac3c298ba724}"
    }
  }
}

Melhores alternativas Smart Password Generator

Aqui estão algumas Firefox add-ons que são similares a Smart Password Generator: