RandomGenerator Firefox

Examine source code of RandomGenerator

提供元: Jackson2000 Add-on
Inspect and view changes in RandomGenerator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RandomGenerator",
  "version": "1.0.0",
  "description": "Universal random generator. Generate random numbers, strings, passwords, dice rolls.",
  "icons": {
    "48": "random-icons/icon-48.png",
    "96": "random-icons/icon-96.png",
    "128": "random-icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "random-icons/icon-48.png",
      "96": "random-icons/icon-96.png"
    },
    "default_title": "RandomGenerator",
    "default_popup": "generator-ui/random.html"
  },
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "randomgenerator@random.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのRandomGenerator代替案

RandomGeneratorに類似したFirefox add-onをいくつか紹介します: