CF Randomizer Firefox

Examine source code of CF Randomizer

提供元: GodLShounak
Inspect and view changes in CF Randomizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CF Randomizer",
  "version": "1.0",
  "description": "Practice unsolved Codeforces problems by topic and difficulty.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "*://codeforces.com/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cfrandomizer@godlshounak.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのCF Randomizer代替案

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