CalendarTab Firefox

Examine source code of CalendarTab

Inspect and view changes in CalendarTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CalendarTab",
  "author": "Tushar Wani",
  "version": "1.0",
  "description": "Simple calendar on new tab.",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "calendar.html"
  },
  "icons": {
    "16": "./calendartab-icon.svg",
    "48": "./calendartab-icon.svg",
    "96": "./calendartab-icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a9ef57e4-a46b-45cb-9a14-26ba035d0e56}"
    }
  }
}

Best CalendarTab Alternatives

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