FastRPC
This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.
Was ist FastRPC?
FastRPC ist eine Chrome-Erweiterung, die von Ondřej Žára, Seznam.cz entwickelt wurde, und ihr Hauptmerkmal ist "This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.".
Erweiterungsscreenshots
FastRPC-Erweiterungs-CRX-Datei herunterladen
Laden Sie FastRPC-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses. The FastRPC protocol is described here: https://github.com/seznam/fastrpc/wiki/FastRPC-binary-protocol-specification
Grundlegende Informationen zur Erweiterung
Name | FastRPC |
ID | adoojkhhjaaobkcjhioclfjefnadaghj |
Offizielle URL | https://chromewebstore.google.com/detail/fastrpc/adoojkhhjaaobkcjhioclfjefnadaghj |
Beschreibung | This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses. |
Dateigröße | 80.19 KB |
Installationsanzahl | 61 |
Aktuelle Version | 2.3 |
Letztes Update | 2020-06-05 |
Veröffentlichungsdatum | 2020-06-05 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Ondřej Žára, Seznam.cz |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/seznam/fastrpc-viewer |
Hilfeseite URL | https://github.com/seznam/fastrpc-viewer |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FastRPC", "version": "2.3", "description": "This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.", "devtools_page": "devtools.html", "author": "Ond\u0159ej \u017d\u00e1ra |