ITMO Schedule Downloader Firefox

Examine source code of ITMO Schedule Downloader

By: Ibrahim Add-on
Inspect and view changes in ITMO Schedule Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ITMO Schedule Downloader",
  "version": "1.2",
  "description": "Fetch and save your ITMO schedule as a calendar (.ics) file.",
  "permissions": [
    "cookies",
    "downloads",
    "*://my.itmo.ru/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac18bd21-a0ac-4681-9015-2c27850cdc8b}"
    }
  }
}

Best ITMO Schedule Downloader Alternatives

Here are some Firefox add-ons that are similar to ITMO Schedule Downloader: