Codeforces Problem Recommender Firefox

Examine source code of Codeforces Problem Recommender

提供元: Swapnamoy
Inspect and view changes in Codeforces Problem Recommender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Codeforces Problem Recommender Pro",
  "version": "3.0.3",
  "description": "Get personalized Codeforces problem recommendations...",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "alarms",
    "https://codeforces.com/api/*",
    "downloads",
    "notifications"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "codeforces-recommender@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのCodeforces Problem Recommender代替案

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