Open
Bug 1944095
Opened 21 days ago
Edit JSON in browser
Categories
(DevTools :: JSON Viewer, enhancement)
DevTools
JSON Viewer
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: xpresskaran98, Unassigned)
Details
Steps to reproduce:
- Open up new tab
- Enter this: data:application/json,{"test":{"name":"json-viewer"}}
Actual results:
No way to edit the JSON content in browser.
Expected results:
We should add edit button in the toolbar and when the user has done with the changes then new JSON can be downloaded.
You need to log in
before you can comment on or make changes to this bug.
Description
•