SNUON Assistant Firefox

Examine source code of SNUON Assistant

Inspect and view changes in SNUON Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SNUON Assistant",
  "short_name": "snuon",
  "version": "0.1.5",
  "manifest_version": 2,
  "description": "eTL SNUON에 배속 재생, 탐색, 단축키 등 강의 시청을 도와주는 여러 도구를 추가합니다.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://etl.snu.ac.kr/mod/vod/viewer.php*",
        "https://etl.snu.ac.kr/mod/vod/viewer.php*"
      ],
      "css": [
        "inject.css"
      ],
      "js": [
        "inject.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "inject.css",
    "shadow.css"
  ]
}

Best SNUON Assistant Alternatives

Here are some Firefox add-ons that are similar to SNUON Assistant: