Random number Firefox

Examine source code of Random number

Inspect and view changes in Random number source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Randomizer",
  "version": "1.0.0",
  "description": "Generate random numbers, passwords, dice rolls, and coin flips instantly",
  "author": "XMP <lanhanh64529@gmail.com>",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Randomizer",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "randomizer456@xmpi.net",
      "strict_min_version": "109.0"
    }
  },
  "permissions": []
}

Best Random number Alternatives

Here are some Firefox add-ons that are similar to Random number: