HoloSchedule Firefox

Examine source code of HoloSchedule

By: Yunzhe
Inspect and view changes in HoloSchedule source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.2.2",
  "homepage_url": "https://github.com/YunzheZJU/holo-schedule",
  "author": "Yunzhe <yunzhe@zju.edu.cn>",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon@16.png",
    "32": "icons/icon@32.png",
    "48": "icons/icon@48.png",
    "96": "icons/icon@96.png",
    "128": "icons/icon@128.png"
  },
  "permissions": [
    "alarms",
    "notifications",
    "storage"
  ],
  "background": {
    "page": "src/background.html"
  },
  "browser_action": {
    "browser_style": false,
    "default_title": "__MSG_browserActionTitle__",
    "default_icon": {
      "16": "icons/icon@16.png",
      "32": "icons/icon@32.png"
    },
    "default_popup": "src/popup.html"
  },
  "options_ui": {
    "page": "src/options.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "holo-schedule@holo.dev",
      "strict_min_version": "58.0"
    }
  }
}

Best HoloSchedule Alternatives

Here are some Firefox add-ons that are similar to HoloSchedule: