Timeteller for VU Rooster Firefox

Examine source code of Timeteller for VU Rooster

By: Ewout
Inspect and view changes in Timeteller for VU Rooster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Timeteller for VU Rooster",
  "version": "1.2.0",
  "author": "Ewout",
  "description": "Adds a simple bar to https://rooster.vu.nl/schedule that shows what the time is and how the current time relates to your schedule. This extension is in no way, shape or form tied to the VU University Amsterdam nor its digital products. This extension is made solely for creating additional content on the Rooster (schedule) website for vu.nl. This extension is open source! Find it here: https://github.com/KL1318/VU-Rooster-Timeteller",
  "icons": {
    "16": "images/Logo_16.png",
    "32": "images/Logo_32.png",
    "48": "images/Logo_48.png",
    "128": "images/Logo_128.png",
    "512": "images/Logo_512.png",
    "1024": "images/Logo_1024.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://rooster.vu.nl/schedule"
      ],
      "js": [
        "timeteller_bar.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rooster_timeteller@VU.CS",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Timeteller for VU Rooster Alternatives

Here are some Firefox add-ons that are similar to Timeteller for VU Rooster: