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입니다: