JSON Response Viewer

Simple JSON responses viewer

JSON Response Viewerとは何ですか?

JSON Response Viewerはdimovitch.sergeyによって開発されたChromeの拡張機能で、その主な機能は「Simple JSON responses viewer」です。

拡張機能のスクリーンショット

screenshot

JSON Response Viewer拡張機能のCRXファイルをダウンロード

JSON Response Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The plugin is designed for easy viewing of responses in JSON format, monitors all site requests and renders responses in a convenient way. Parse JSON to HTML.

- parse JSON at any nesting level
- syntax highlighting
- collapse/expand objects
- search in responses (similar to default chrome page search)
- switching between search results                    

拡張機能の基本情報

名前 JSON Response Viewer JSON Response Viewer
ID bfjmbnhmjhangkldpjdoafhdeemjdomk
公式URL https://chromewebstore.google.com/detail/json-response-viewer/bfjmbnhmjhangkldpjdoafhdeemjdomk
説明 Simple JSON responses viewer
ファイルサイズ 16.78 KB
インストール数 39
現在のバージョン 0.3.2
最終更新日 2022-06-27
公開日 2022-05-25
評価 5.00/5 合計 2 レビュー
開発者 dimovitch.sergey
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JSON Response Viewer",
    "description": "Simple JSON responses viewer",
    "version": "0.3.2",
    "manifest_version": 3,
    "devtools_page": "devtools.html",
    "icons": {
        "16": ".\/icons\/icon.png",
        "48": ".\/icons\/icon.png",
        "128": ".\/icons\/icon.png"
    }
}