Get Browser Version Firefox

Examine source code of Get Browser Version

Inspect and view changes in Get Browser Version source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Browser Version",
  "description": "Get browser version with command.",
  "manifest_version": 2,
  "version": "0.3.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "clipboardWrite",
    "contextMenus",
    "notifications"
  ],
  "commands": {
    "get-browser-version": {
      "suggested_key": {
        "default": "Alt+Shift+V",
        "mac": "Alt+Shift+V"
      },
      "description": "Copy browser version to clipboard."
    }
  }
}

Best Get Browser Version Alternatives

Here are some Firefox add-ons that are similar to Get Browser Version: