Meet Participants - Attendance Firefox

Examine source code of Meet Participants - Attendance

Inspect and view changes in Meet Participants - Attendance 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.3.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "chamada-meet@coderartur.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "__MSG_descriptionExt__",
  "default_locale": "pt_BR",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://meet.google.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  }
}

Best Meet Participants - Attendance Alternatives

Here are some Firefox add-ons that are similar to Meet Participants - Attendance: