Gitlab MR summary Firefox

Examine source code of Gitlab MR summary

Par : David Add-on
Inspect and view changes in Gitlab MR summary source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Gitlab MR summary",
  "version": "2.5.6",
  "description": "Gitlab MR summary",
  "author": "David Šanda <sanda.david+gitlab-mr-summary@gmail.com>",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "identity",
    "contextMenus"
  ],
  "optional_permissions": [
    "http://*/",
    "https://*/"
  ],
  "web_accessible_resources": [
    "font/source-sans-variable.woff2",
    "gitlab-mr-summary.css"
  ]
}

Meilleures alternatives Gitlab MR summary

Voici quelques Firefox add-ons qui sont similaires à Gitlab MR summary :