MJsonViewer의 버전 기록 - 25개 버전
MJsonViewer 제작자: D0n9X1n
MJsonViewer의 버전 기록 - 25개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 4.4
2021년 5월 4일에 출시 - 707.18 KBfirefox 48.0 이상에서 작동Only copy to clipboard when content is json.MIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 4.3
2021년 5월 4일에 출시 - 707.18 KBfirefox 48.0 이상에서 작동Copy response to clipboard when page loaded by default.MIT 라이선스에 따라 릴리스된 소스 코드
버전 4.2
2021년 1월 1일에 출시 - 706.62 KBfirefox 48.0 이상에서 작동Fix issue when settings not valid.MIT 라이선스에 따라 릴리스된 소스 코드
버전 4.1
2021년 1월 1일에 출시 - 706.62 KBfirefox 48.0 이상에서 작동turn to storage.sync api to store the settings, so that we can sync up between different devices.MIT 라이선스에 따라 릴리스된 소스 코드
버전 4.0
2019년 2월 18일에 출시 - 703.37 KBfirefox 48.0 이상에서 작동1. fix a bug when the contontType is not json the item not clickable.
2. add relaxed json support.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.15
2018년 5월 11일에 출시 - 698.21 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동fix a issue when open non-json page, it will render as json.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.14
2018년 3월 18일에 출시 - 698.27 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동fix a issue that the strict only mode doesn't work.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.13
2018년 3월 2일에 출시 - 697.28 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동add url type support.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.12
2018년 1월 16일에 출시 - 695.97 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동simplify the codeMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.11
2018년 1월 3일에 출시 - 695.97 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동fix bugs.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.10
2018년 1월 3일에 출시 - 695.98 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동update the method to detect whether the page content is json or not.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.9
2017년 12월 19일에 출시 - 696.15 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동add debug modeMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.8
2017년 12월 19일에 출시 - 696.17 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동fix a bug when update optionsMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.7
2017년 12월 19일에 출시 - 696.17 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동1. add more space to the clickablt highlight area.
2. add a hint to display the json details.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.6
2017년 12월 18일에 출시 - 696.22 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동add json block highlight.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.5
2017년 12월 14일에 출시 - 696.02 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동fix a issue when the values contains a jsonMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.4
2017년 12월 13일에 출시 - 696.04 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동fix a issue when deal with embed json.MIT 라이선스에 따라 릴리스된 소스 코드
버전 3.2
2017년 12월 13일에 출시 - 695.96 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동1. fix bug when the file too large.
2. increase use-friendlyMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.1
2017년 12월 13일에 출시 - 695.9 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동1. fix that when the string is too long, the popup div will disappear.
2. remove alert codeMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.0
2017년 12월 12일에 출시 - 696.27 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동1. Detect if a string value contains JSON and provide an option to format it
2. Folding for very long stringsMIT 라이선스에 따라 릴리스된 소스 코드
버전 2.1
2017년 12월 5일에 출시 - 908.07 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동1. remove the unused permission
2. support json format like "hal+json" .etcMIT 라이선스에 따라 릴리스된 소스 코드
버전 2.0
2017년 12월 4일에 출시 - 908.03 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동1. Detect if a string value contains JSON and provide an option to format it.(By clicking the string.)
2. Option to hide items and bytes counters.
3. Alternative Content-Types are not supported (e.g. application/hal+json).MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.2
2017년 10월 4일에 출시 - 261.02 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동upgrade to v1.2
1. add font style configuration.
2. add strict mode, the pluigin only worked when the content-type of the response is json.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.1
2017년 3월 17일에 출시 - 260.76 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동fix bug when getting configurations on Firefox 52.MIT 라이선스에 따라 릴리스된 소스 코드
버전 1.0
2017년 2월 15일에 출시 - 260.74 KBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Add custom properties.MIT 라이선스에 따라 릴리스된 소스 코드