Show MR overview in Gitlab Firefox

Examine source code of Show MR overview in Gitlab

Inspect and view changes in Show MR overview in Gitlab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Show MR overview in Gitlab",
  "version": "0.0.2",
  "manifest_version": 2,
  "description": "This minimalistic extension makes Gitlab always show merge request overview",
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "default_locale": "en",
  "permissions": [
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "images/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "styles/index.css"
      ]
    }
  ]
}

Best Show MR overview in Gitlab Alternatives

Here are some Firefox add-ons that are similar to Show MR overview in Gitlab: