
JSONView 作者: Ben Hollis
View JSON documents in the browser.
擴充套件後設資料

Normally when encountering a JSON document (content type "application/json"), Firefox simply prompts you to download the file. With the JSONView extension, JSON documents are shown in the browser similar to how XML documents are shown. The document is formatted, highlighted, and arrays and objects can be collapsed. Even if the JSON document contains errors, JSONView will still show the raw text.
Once you've got JSONView installed, check out http://jsonview.com/example.json to see the extension in action!
Once you've got JSONView installed, check out http://jsonview.com/example.json to see the extension in action!
回報此附加元件的濫用行為
若您覺得此附加元件會違反 Mozilla 的附加元件政策或有安全性、隱私問題,請使用此表單回報給 Mozilla 知道。
此表單只會送到 Mozilla 而不會給附加元件開發者,請不要使用此表單來回報 Bug 或是要求附加元件的新功能。
- 附加元件網址
- 版本
- 2.3.0
- 大小
- 85.14 KB
- 最近更新
- 2 個月前 (2021年1月6日)
- 授權條款
- MIT/X11 License
- 版本紀錄
Switch to a dark theme when your system is set to dark mode.
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
* "Save as..." saves HTML instead of the original JSON document.
* "Page Info" panel reports content as HTML instead of JSON.
* Copying and pasting from the formatted JSON does not copy the original document.