When2Meet Autofill Firefox

Examine source code of When2Meet Autofill

Inspect and view changes in When2Meet Autofill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "When2Meet Autofill",
  "description": "Save and fill when2meet.com schedules",
  "version": "1.1",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/16icon.png",
      "32": "/images/32icon.png",
      "48": "/images/48icon.png",
      "128": "/images/128icon.png"
    }
  },
  "icons": {
    "16": "/images/16icon.png",
    "32": "/images/32icon.png",
    "48": "/images/48icon.png",
    "128": "/images/128icon.png"
  },
  "web_accessible_resources": [
    "fillPage.js"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.when2meet.com/*"
      ],
      "js": [
        "onload.js"
      ]
    }
  ]
}

Best When2Meet Autofill Alternatives

Here are some Firefox add-ons that are similar to When2Meet Autofill: