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 |
公式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 |
Eメール | [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 } |