Super Syllabus Firefox

Examine source code of Super Syllabus

제작자: Copynight Add-on
Inspect and view changes in Super Syllabus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Super Syllabus",
  "version": "1.1",
  "description": "Shows credit acquisition rate and other information on syllabus site for Kyoto University.",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.k.kyoto-u.ac.jp/student/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "permissions": [
    "https://tatekan.copynight.net/*",
    "webRequest"
  ]
}

최고의 Super Syllabus 대안

다음은 Super Syllabus과(와) 유사한 Firefox add-on입니다: