MailPilot AI - An AI Email Writer For Free Firefox

Examine source code of MailPilot AI - An AI Email Writer For Free

Inspect and view changes in MailPilot AI - An AI Email Writer For Free source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MailPilot AI - An AI Email Writer",
  "version": "1.1",
  "description": "Rewrite your emails with AI assistance using different tones and styles",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "https://mail.google.com/*",
    "https://outlook.live.com/*",
    "https://outlook.office.com/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*",
        "https://outlook.live.com/*",
        "https://outlook.office.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "sidebar.html",
    "sidebar.js",
    "sidebar.css"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{fbc1fbcc-0a99-4e34-9a05-e29dce2bd2b5}"
    }
  }
}

Best MailPilot AI - An AI Email Writer For Free Alternatives

Here are some Firefox add-ons that are similar to MailPilot AI - An AI Email Writer For Free: