FastRPC for Chrome

FastRPC for Chrome

Extends the Developer Tools by adding a list of decoded FastRPC requests and responses

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "FastRPC for Chrome",
  "version": "1.3.5",
  "minimum_chrome_version": "88.0",
  "description": "Extends the Developer Tools by adding a list of decoded FastRPC requests and responses",
  "devtools_page": "devtools.html",
  "manifest_version": 3
}