TSDiam Firefox

Examine source code of TSDiam

By: TS
Inspect and view changes in TSDiam source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TSDiam",
  "version": "1.0.1",
  "homepage_url": "https://souckoviny.eu/projects/tsdiam",
  "description": "Zobrazí průměr známek v systému bakaláři.",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "permissions": [
    "*://souckoviny.eu/*",
    "webRequest"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/bakaweb/**/prubzna.aspx"
      ],
      "js": [
        "tsdiam.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "imgs/logo_untextured.svg"
  ]
}

Best TSDiam Alternatives

Here are some Firefox add-ons that are similar to TSDiam: