Awesome
Apple changed their Safari Extensions policy and now I need a Developer Account which costs $100 USD to release new bug fixes and features. So the installation must be manual.
JSONAce
Formats & syntax highlights JSON viewed inside of the web browser using the ACE editor!
Thanks to the ACE editor you can easily change the theme, font size, tab size, and more!
Installation
- Download the GitHub repo as a zip and extract the contents.
- Activate the
Develop
menu bar from Advance Settings in Safari. - On the menu bar click on Develop > Show Extension Builder.
- On the bottom left corner click on the
+
, select Add Extension... - Select the
JSONAce.safariextension
folder. - On the top right corner of the Extension Builder window click Install
Contributing
- Fork it.
- Create a branch
git checkout -b my_markup
- Commit your changes
git commit -am "Cool new feature"
- Push to the branch
git push origin my_markup
- Open a Pull Request
- Enjoy a refreshing
Insert Favorite Beverage
and wait
TODO
- Port to chrome