URC headers Firefox

Examine source code of URC headers

By: Devopps
Inspect and view changes in URC headers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "URC headers",
  "description": "Displays the live log with the http requests headers",
  "version": "2.7",
  "permissions": [
    "debugger"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Live HTTP headers"
  },
  "manifest_version": 2
}

Best URC headers Alternatives

Here are some Firefox add-ons that are similar to URC headers: