FastRPC
This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.
FastRPC là gì?
FastRPC là một tiện ích mở rộng Chrome được phát triển bởi Ondřej Žára, Seznam.cz, và tính năng chính của nó là "This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng FastRPC
Tải xuống các tệp mở rộng FastRPC dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | FastRPC |
ID | adoojkhhjaaobkcjhioclfjefnadaghj |
URL Chính Thức | https://chromewebstore.google.com/detail/fastrpc/adoojkhhjaaobkcjhioclfjefnadaghj |
Mô tả | This DevTools extension adds another panel that shows decoded FastRPC (protocol v1, v2, v3) requests and responses. |
Kích Thước Tệp | 80.19 KB |
Số Lần Cài Đặt | 61 |
Phiên Bản Hiện Tại | 2.3 |
Cập Nhật Lần Cuối | 2020-06-05 |
Ngày Phát Hành | 2020-06-05 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | Ondřej Žára, Seznam.cz |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/seznam/fastrpc-viewer |
URL Trang Trợ Giúp | https://github.com/seznam/fastrpc-viewer |
Ngôn Ngữ Được Hỗ Trợ | 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 |