Conversational Notes Extractor Firefox

Examine source code of Conversational Notes Extractor

Inspect and view changes in Conversational Notes Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "*://meet.google.com/*",
    "*://zoom.us/*",
    "*://teams.microsoft.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f51ac68b-10cc-3305-a137-1e02b2c0d252}"
    }
  }
}

Best Conversational Notes Extractor Alternatives

Here are some Firefox add-ons that are similar to Conversational Notes Extractor: