Google Meet Formatting Firefox

Examine source code of Google Meet Formatting

Inspect and view changes in Google Meet Formatting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Google Meet Formatting",
  "version": "0.0.2",
  "icons": {
    "128": "icon128x128.png"
  },
  "description": "Google Meet Formatting allows you to use formatting codes in the chat window",
  "homepage_url": "https://github.com/",
  "content_scripts": [
    {
      "matches": [
        "*://meet.google.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon128x128.png",
    "default_title": "Google Meet Formatting",
    "default_popup": "help.html"
  },
  "manifest_version": 2
}

Best Google Meet Formatting Alternatives

Here are some Firefox add-ons that are similar to Google Meet Formatting: