This extension is being deprecated because it doesn't follow Chrome extension best practices.
Extension Information
5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%
Supported Languages
Permissions
Description
Format JSON in modal dialog with right-click
1.Select the JSON text in the page and right-click to display the formatted JSON in the modal dialog of current page. 2.Support JSON page(image 2). 3.Double-click a curly bracket/square bracket/parenthesis, it will match another bracket and automatically select the content. 4.Right-click the icon in the upper right corner-> Options, enter the configuration page to set a regular expression, used to replace the selected text before formatting; you can enter multiple replacement operations, separated by "\," will be serially replaced in order(image 3、4). 5.Automatically remove illegal characters outside the first and last brackets of text(image 5). 6.Support to select only one or more key-value pairs. 7.Click the mask layer to close the modal dialog