Codeforces Solutions Firefox

Examine source code of Codeforces Solutions

Inspect and view changes in Codeforces Solutions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Codeforces Solutions",
  "version": "0.2",
  "content_scripts": [
    {
      "matches": [
        "https://codeforces.com/*",
        "http://codeforces.com/*"
      ],
      "js": [
        "jquery-3.5.0.min.js",
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8cfb235-9cd8-453a-b309-51cc353191f1}"
    }
  }
}

Best Codeforces Solutions Alternatives

Here are some Firefox add-ons that are similar to Codeforces Solutions: