Submitify Firefox

Examine source code of Submitify

제작자: pritishn
Inspect and view changes in Submitify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Submitify",
  "version": "2.0.1",
  "description": "Allows you to submit solutions from the problem page without redirect.",
  "icons": {},
  "content_scripts": [
    {
      "matches": [
        "https://codeforces.com/*",
        "https://codeforces.com/contest/*/problem/*"
      ],
      "js": [
        "Submitify.js"
      ]
    }
  ]
}

최고의 Submitify 대안

다음은 Submitify과(와) 유사한 Firefox add-on입니다: