Meeting Notes Shortcut Firefox

Examine source code of Meeting Notes Shortcut

Inspect and view changes in Meeting Notes Shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Meeting Notes Shortcut",
  "version": "1.0",
  "description": "Quick note-taking during online meetings.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "commands": {
    "open_popup": {
      "suggested_key": {
        "default": "Ctrl+Shift+M"
      },
      "description": "Open meeting notes popup"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c9171cf-d2a4-4e58-93fb-36667a0830fd}"
    }
  }
}

Best Meeting Notes Shortcut Alternatives

Here are some Firefox add-ons that are similar to Meeting Notes Shortcut: