1337coder Firefox

Examine source code of 1337coder

By: Agarus
Inspect and view changes in 1337coder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "1337coder",
  "version": "0.3",
  "description": "Parses example input & answers during leetcode competition and pastes it into Custom Testcases and (Un)Expected answer",
  "icons": {
    "48": "icons/1337-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.leetcode.com/contest/*"
      ],
      "js": [
        "1337coder.js"
      ]
    }
  ]
}

Best 1337coder Alternatives

Here are some Firefox add-ons that are similar to 1337coder: