PandA-mix-plus Firefox

Examine source code of PandA-mix-plus

By: salt
Inspect and view changes in PandA-mix-plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "panda-mix-plus",
  "version": "0.0.9",
  "description": "This add-on makes it easier to use PandA, Kyoto University's learning support system.",
  "homepage_url": "https://github.com/OkanoShinri/PandA-Mix-Plus",
  "icons": {
    "48": "icons/48.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://panda.ecs.kyoto-u.ac.jp/*"
      ],
      "js": [
        "src/content_scripts/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "src/background-scripts/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0eb39e4-fe32-430a-a245-ddaab0f94ef0}"
    }
  }
}

Best PandA-mix-plus Alternatives

Here are some Firefox add-ons that are similar to PandA-mix-plus: