BitDice extension Firefox

Examine source code of BitDice extension

제작자: BitDice N.V.
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"
    }
  }
}

최고의 BitDice extension 대안

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