Jitsi Chat Exporter Firefox

Examine source code of Jitsi Chat Exporter

Inspect and view changes in Jitsi Chat Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Jitsi Chat Exporter",
  "version": "0.1.2",
  "icons": {
    "48": "./assets/icon/icon-48px.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "./assets/icon/icon-48px.png"
    },
    "default_title": "Jitsi Chat Exporter"
  },
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./index.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{95752e5f-5933-4d79-96a5-a2f7788ea2ec}"
    }
  }
}

Best Jitsi Chat Exporter Alternatives

Here are some Firefox add-ons that are similar to Jitsi Chat Exporter: