FastRPC
This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.
Wat is FastRPC?
FastRPC is een Chrome-extensie ontwikkeld door Ondřej Žára, Seznam.cz, en de belangrijkste functie is "This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.".
Extensie Screenshots
Download het CRX-bestand van de extensie FastRPC
Download FastRPC-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | FastRPC |
ID | adoojkhhjaaobkcjhioclfjefnadaghj |
Officiële URL | https://chromewebstore.google.com/detail/fastrpc/adoojkhhjaaobkcjhioclfjefnadaghj |
Beschrijving | This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses. |
Bestandsgrootte | 80.19 KB |
Aantal Installaties | 61 |
Huidige Versie | 2.3 |
Laatst Bijgewerkt | 2020-06-05 |
Publicatiedatum | 2020-06-05 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Ondřej Žára, Seznam.cz |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/seznam/fastrpc-viewer |
Help Pagina-URL | https://github.com/seznam/fastrpc-viewer |
Ondersteunde Talen | 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 |