FastRPC
This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.
Hvad er FastRPC?
FastRPC er en Chrome-udvidelse udviklet af Ondřej Žára, Seznam.cz, og dens hovedfunktion er "This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.".
Udvidelsesskærmbilleder
Download FastRPC-udvidelses-CRX-fil
Download FastRPC-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | FastRPC |
ID | adoojkhhjaaobkcjhioclfjefnadaghj |
Officiel URL | https://chromewebstore.google.com/detail/fastrpc/adoojkhhjaaobkcjhioclfjefnadaghj |
Beskrivelse | This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses. |
Filstørrelse | 80.19 KB |
Antal Installationer | 61 |
Nuværende Version | 2.3 |
Senest Opdateret | 2020-06-05 |
Udgivelsesdato | 2020-06-05 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Ondřej Žára, Seznam.cz |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://github.com/seznam/fastrpc-viewer |
Hjælpeside-URL | https://github.com/seznam/fastrpc-viewer |
Understøttede Sprog | 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 |