Dicewareify Firefox

Examine source code of Dicewareify

제작자: Dicewareify
Inspect and view changes in Dicewareify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dicewareify",
  "version": "1.2",
  "description": "Presents the Diceware password table from passwordcreate.org",
  "icons": {
    "48": "icon-48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon-48.png",
    "default_title": "Dicewareify",
    "default_popup": "dicewareify.html"
  },
  "applications": {
    "gecko": {
      "id": "firefox@dbej.net"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ]
    }
  ]
}

최고의 Dicewareify 대안

다음은 Dicewareify과(와) 유사한 Firefox add-on입니다: