FastRPC Firefox

Examine source code of FastRPC

Inspect and view changes in FastRPC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FastRPC",
  "version": "2.5",
  "description": "This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.",
  "devtools_page": "devtools.html",
  "author": "Ondřej Žára <ondrej.zara@firma.seznam.cz>",
  "homepage_url": "https://github.com/seznam/fastrpc-viewer",
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  }
}

Best FastRPC Alternatives

Here are some Firefox add-ons that are similar to FastRPC: