Google Calendar Gray Weekends Firefox

Examine source code of Google Calendar Gray Weekends

Inspect and view changes in Google Calendar Gray Weekends source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Google Calendar Gray Weekends",
  "version": "0.1.1",
  "description": "Turn weekend days light gray in Google Calendar",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://calendar.google.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "generated-3xqb7s903uwkwyqrtwop0k@chrome-store-foxified-unsigned"
    }
  }
}

Best Google Calendar Gray Weekends Alternatives

Here are some Firefox add-ons that are similar to Google Calendar Gray Weekends: