BitDice extension Firefox

Examine source code of BitDice extension

Inspect and view changes in BitDice extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BitDice official extension",
  "version": "1.13",
  "description": "This is official extension of BitDice. Using this extension, you can log in to our website quicker and get access to limited offers.",
  "icons": {
    "48": "bitdice.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bitdice.me/*"
      ],
      "js": [
        "bitdice.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "32": "bitdice.jpg"
    }
  }
}

Best BitDice extension Alternatives

Here are some Firefox add-ons that are similar to BitDice extension: