NowIs.Org > Calendar Firefox

Examine source code of NowIs.Org > Calendar

Inspect and view changes in NowIs.Org > Calendar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NowIs.Org > Calendar",
  "version": "1.0",
  "description": "Add events from now-is.org to your google calendar",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "nowis-calendar@pedrolopes.org",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://now-is.org/"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best NowIs.Org > Calendar Alternatives

Here are some Firefox add-ons that are similar to NowIs.Org > Calendar: