Google Calendar Scroll Disabler Firefox

Examine source code of Google Calendar Scroll Disabler

By: Martin
Inspect and view changes in Google Calendar Scroll Disabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Calendar Scroll Disabler",
  "description": "Disables changing of months in Google Calendar when inadvertently triggering the mouse scroll. Especially annoying when using a trackpad or Apple's Magic Mouse.",
  "version": "1.1.1resigned1",
  "homepage_url": "https://github.com/apphancer/firefox-google-calendar-scroll-disabler",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "https://calendar.google.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://calendar.google.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{61448dc3-1420-4346-b648-5ac40f07a864}"
    }
  }
}

Best Google Calendar Scroll Disabler Alternatives

Here are some Firefox add-ons that are similar to Google Calendar Scroll Disabler: