FastRPC for Chrome
Extends the Developer Tools by adding a list of decoded FastRPC requests and responses
什么是FastRPC for Chrome?
FastRPC for Chrome是由js开发的Chrome扩展程序,该扩展的主要功能是“Extends the Developer Tools by adding a list of decoded FastRPC requests and responses”。
扩展截图
下载FastRPC for Chrome扩展crx文件
下载FastRPC for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Plugin for encoding FAST RPC responses/requests on server. 扩展基本信息
| 名称 | |
| ID | fndmaalidmchgmihkckimolpjiimjgfe |
| 官方URL | https://chromewebstore.google.com/detail/fastrpc-for-chrome/fndmaalidmchgmihkckimolpjiimjgfe |
| 简介 | Extends the Developer Tools by adding a list of decoded FastRPC requests and responses |
| 文件大小 | 17.54 KB |
| 安装次数 | 201 |
| 当前版本 | 1.3.5 |
| 更新时间 | 2024-01-31 |
| 上架时间 | 2020-01-14 |
| 评分 | 4.60/5 共5次评分 |
| 开发者 | js |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://gitlab.com/LorDOniX/fastrpc-chrome |
| 隐私政策页面URL | https://licence.mapy.cz?doc=mapy_zzoo |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "FastRPC for Chrome",
"version": "1.3.5",
"minimum_chrome_version": "88.0",
"description": "Extends the Developer Tools by adding a list of decoded FastRPC requests and responses",
"devtools_page": "devtools.html",
"manifest_version": 3
} | |