Show my report without downloading (WebClass) Firefox

Examine source code of Show my report without downloading (WebClass)

By: Asa
Inspect and view changes in Show my report without downloading (WebClass) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Show my report without downloading (WebClass)",
  "version": "1.0",
  "description": "WebClassで、提出したレポートなどをダウンロードせずに閲覧する拡張機能です。",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "author": "Asa",
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "host_permissions": [
    "*://webclass.gks.saitama-u.ac.jp/"
  ],
  "permissions": [
    "declarativeNetRequest",
    "declarativeNetRequestFeedback"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@su-webclass-preventdl.a01sa01to",
      "strict_min_version": "113.0"
    },
    "gecko_android": {
      "id": "@su-webclass-preventdl.a01sa01to",
      "strict_min_version": "113.0"
    }
  }
}

Best Show my report without downloading (WebClass) Alternatives

Here are some Firefox add-ons that are similar to Show my report without downloading (WebClass):