FastRPC
This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.
Qu'est-ce que FastRPC ?
FastRPC est une extension Chrome développée par Ondřej Žára, Seznam.cz, et sa fonction principale est "This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension FastRPC
Téléchargez les fichiers d'extension FastRPC au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | FastRPC |
ID | adoojkhhjaaobkcjhioclfjefnadaghj |
URL Officiel | https://chromewebstore.google.com/detail/fastrpc/adoojkhhjaaobkcjhioclfjefnadaghj |
Description | This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses. |
Taille du Fichier | 80.19 KB |
Nombre d'Installations | 61 |
Version Actuelle | 2.3 |
Dernière Mise à Jour | 2020-06-05 |
Date de Publication | 2020-06-05 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Ondřej Žára, Seznam.cz |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/seznam/fastrpc-viewer |
URL de la Page d'Aide | https://github.com/seznam/fastrpc-viewer |
Langues Prises en Charge | 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 |