ZHS Booking Helper Firefox

Examine source code of ZHS Booking Helper

Inspect and view changes in ZHS Booking Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "default_locale": "de",
  "version": "1.0.0",
  "description": "__MSG_extDescription__",
  "homepage_url": "https://github.com/Andreas-Scholz/zhs-browser-extension",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zhs-browser-extension@andreasscholz.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://kurse.zhs-muenchen.de/*/product-offers/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "*://kurse.zhs-muenchen.de/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "_locales/de/messages.json",
        "_locales/en/messages.json"
      ],
      "matches": [
        "*://kurse.zhs-muenchen.de/*"
      ]
    }
  ]
}

Best ZHS Booking Helper Alternatives

Here are some Firefox add-ons that are similar to ZHS Booking Helper: