Weh Inspector Firefox

Examine source code of Weh Inspector

By: mig
Inspect and view changes in Weh Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Weh Inspector",
  "default_locale": "en_US",
  "version": "2.2resigned1",
  "version_name": "2.1",
  "author": "Michel Gutierrez",
  "description": "Trace remote procedure calls on Weh 2 addons",
  "background": {
    "scripts": [
      "background/main.js"
    ],
    "persistent": true
  },
  "icons": {
    "32": "content/images/icon-32.png",
    "40": "content/images/icon-40.png",
    "48": "content/images/icon-48.png",
    "128": "content/images/icon-128.png"
  },
  "options_ui": {
    "page": "content/settings.html?panel=settings",
    "open_in_tab": false
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "management",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "weh-inspector@downloadhelper.net"
    }
  }
}

Best Weh Inspector Alternatives

Here are some Firefox add-ons that are similar to Weh Inspector: