Dicewareify Firefox

Examine source code of 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/*"
      ]
    }
  ]
}

Best Dicewareify Alternatives

Here are some Firefox add-ons that are similar to Dicewareify: