Kikili — Email tracking for Gmail Firefox

Examine source code of Kikili — Email tracking for Gmail

Inspect and view changes in Kikili — Email tracking for Gmail source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_ext_name__",
  "version": "1.3.8",
  "description": "__MSG_ext_desc__",
  "default_locale": "en",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "scripting"
  ],
  "optional_permissions": [
    "clipboardRead"
  ],
  "host_permissions": [
    "https://mail.google.com/*",
    "https://shiny-husky-804.convex.cloud/*",
    "https://shiny-husky-804.convex.site/*"
  ],
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "config.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "browser-polyfill.js",
        "config.js",
        "content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://app.kikili.fr/*",
        "https://app.getblop.com/*"
      ],
      "js": [
        "browser-polyfill.js",
        "bridge.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_action_title__",
    "default_icon": "icon.svg"
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kikili@kikili.fr",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "personalCommunications"
        ]
      }
    }
  }
}

Best Kikili — Email tracking for Gmail Alternatives

Here are some Firefox add-ons that are similar to Kikili — Email tracking for Gmail: