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.
擴展基本資訊
名稱 | FastRPC for Chrome |
ID | fndmaalidmchgmihkckimolpjiimjgfe |
官方網址 | 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 } |