Ječná Tools Firefox

Examine source code of Ječná Tools

Inspect and view changes in Ječná Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JecnaTools",
  "version": "1.0",
  "description": "Adds avarage of your grades to the grades table.",
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.spsejecna.cz/score/student*"
      ],
      "js": [
        "gradeAverages/script.js"
      ],
      "css": [
        "gradeAverages/styles.css"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Ječná Tools Alternatives

Here are some Firefox add-ons that are similar to Ječná Tools: