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をいくつか紹介します: