CP Submit Firefox

Examine source code of CP Submit

Inspect and view changes in CP Submit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CP Submit",
  "author": "biswas.ayush03@gmail.com",
  "homepage_url": "https://github.com/tsych0/cp-submit",
  "version": "1.0.0",
  "description": "Codeforces and Atcoder Submit add-on for Competitive Programming Helper.",
  "icons": {
    "48": "icon-48.png"
  },
  "manifest_version": 2,
  "background": {
    "scripts": [
      "dist/backgroundScript.js"
    ]
  },
  "permissions": [
    "scripting",
    "*://localhost/*",
    "*://codeforces.com/*",
    "webNavigation"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f51d8b4-cbb5-4cc3-b873-1e37d9d330d0}",
      "strict_min_version": "102.0"
    }
  }
}

Best CP Submit Alternatives

Here are some Firefox add-ons that are similar to CP Submit: