Calendar Event Generator Firefox

Examine source code of Calendar Event Generator

Inspect and view changes in Calendar Event Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.0.2",
  "default_locale": "en",
  "action": {
    "default_icon": {
      "16": "icons/logo-16.png",
      "32": "icons/logo-32.png",
      "48": "icons/logo-48.png",
      "128": "icons/logo.png"
    },
    "default_title": "__MSG_extName__"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/logo-16.png",
    "32": "icons/logo-32.png",
    "48": "icons/logo-48.png",
    "128": "icons/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "calendar_event_generator@inettools.net",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Calendar Event Generator Alternatives

Here are some Firefox add-ons that are similar to Calendar Event Generator: