Smartschool + Firefox

Examine source code of Smartschool +

Inspect and view changes in Smartschool + source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smartschool +",
  "version": "2.4.0",
  "description": "Makes smartschool nicer.",
  "icons": {
    "48": "icons/s+.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.smartschool.be/*"
      ],
      "js": [
        "scripts/icons.js"
      ]
    },
    {
      "matches": [
        "*://*.smartschool.be/*"
      ],
      "js": [
        "scripts/plannerpicturepreview.js"
      ]
    },
    {
      "matches": [
        "*://*.smartschool.be/*"
      ],
      "js": [
        "scripts/theme.js"
      ]
    },
    {
      "matches": [
        "*://*.smartschool.be/*"
      ],
      "js": [
        "scripts/anonymous.js"
      ]
    },
    {
      "matches": [
        "*://*.smartschool.be/*"
      ],
      "js": [
        "scripts/next.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://*.smartschool.be/*"
  ],
  "web_accessible_resources": [
    "icons/s+.svg",
    "icons/home.svg",
    "icons/go-up.png",
    "icons/courses.png",
    "icons/mail.png",
    "icons/notification.png",
    "icons/bell.png",
    "icons/active.png",
    "icons/search.png",
    "icons/link.png",
    "html/settings.html",
    "scripts/plannerpicturepreview.js",
    "scripts/next.js"
  ],
  "options_ui": {
    "page": "html/settings.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6ed3f146-2aae-4c4e-b92b-b1ebed983bb8}"
    }
  }
}

Best Smartschool + Alternatives

Here are some Firefox add-ons that are similar to Smartschool +: