CF Randomizer Firefox

Examine source code of CF Randomizer

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"
        ]
      }
    }
  }
}

Meilleures alternatives CF Randomizer

Voici quelques Firefox add-ons qui sont similaires à CF Randomizer :