You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,8 @@
10
10
## About
11
11
So Safari 12 changed its extensions format. I had a plugin that worked to pretty print JSON but now it won't work.
12
12
13
-
While there were a few JSON Pretty Print extensions free in the store already, I decided to make another...couldn't hurt right? Plus I can add stuff I want.
13
+
While there were a few JSON Pretty Print extensions in the store already, I decided to make another...couldn't hurt right? Plus I can add stuff I want. Plus it's free and open source.
14
14
15
15
Also, community contributions are welcome. File an issue to discuss and send a pull request.
16
16
17
-
Right now three things are needed:
18
-
1. Folding blocks
19
-
2. Context menu to toggle raw (the toolbar button does this but it should be in the context menu as well).
20
-
21
-
Follow the Issues for more.
22
-
23
-
24
-
17
+
Right now a few things are needed (see the issues).
0 commit comments