SPOJ Tool Firefox

Examine source code of SPOJ Tool

Inspect and view changes in SPOJ Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SPOJ Tool",
  "version": "1.0",
  "description": "Tool to hide comments from the website.",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://www.spoj.com/*",
        "http://www.spoj.com/*"
      ],
      "js": [
        "hello.js"
      ]
    }
  ]
}

Best SPOJ Tool Alternatives

Here are some Firefox add-ons that are similar to SPOJ Tool: