Histórico de versões do MJsonViewer - 25 versões
MJsonViewer por D0n9X1n
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 4.4
Lançado em 4 de mai de 2021 - 707,18 KBFunciona em firefox 48.0 em dianteOnly copy to clipboard when content is json.Código fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 4.3
Lançado em 4 de mai de 2021 - 707,18 KBFunciona em firefox 48.0 em dianteCopy response to clipboard when page loaded by default.Código fonte publicado sob Licença MIT
Versão 4.2
Lançado em 1 de jan de 2021 - 706,62 KBFunciona em firefox 48.0 em dianteFix issue when settings not valid.Código fonte publicado sob Licença MIT
Versão 4.1
Lançado em 1 de jan de 2021 - 706,62 KBFunciona em firefox 48.0 em dianteturn to storage.sync api to store the settings, so that we can sync up between different devices.Código fonte publicado sob Licença MIT
Versão 4.0
Lançado em 18 de fev de 2019 - 703,37 KBFunciona em firefox 48.0 em diante1. fix a bug when the contontType is not json the item not clickable.
2. add relaxed json support.Código fonte publicado sob Licença MIT
Versão 3.15
Lançado em 11 de mai de 2018 - 698,21 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*fix a issue when open non-json page, it will render as json.Código fonte publicado sob Licença MIT
Versão 3.14
Lançado em 18 de mar de 2018 - 698,27 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*fix a issue that the strict only mode doesn't work.Código fonte publicado sob Licença MIT
Versão 3.13
Lançado em 2 de mar de 2018 - 697,28 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*add url type support.Código fonte publicado sob Licença MIT
Versão 3.12
Lançado em 16 de jan de 2018 - 695,97 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*simplify the codeCódigo fonte publicado sob Licença MIT
Versão 3.11
Lançado em 3 de jan de 2018 - 695,97 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*fix bugs.Código fonte publicado sob Licença MIT
Versão 3.10
Lançado em 3 de jan de 2018 - 695,98 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*update the method to detect whether the page content is json or not.Código fonte publicado sob Licença MIT
Versão 3.9
Lançado em 19 de dez de 2017 - 696,15 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*add debug modeCódigo fonte publicado sob Licença MIT
Versão 3.8
Lançado em 19 de dez de 2017 - 696,17 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*fix a bug when update optionsCódigo fonte publicado sob Licença MIT
Versão 3.7
Lançado em 19 de dez de 2017 - 696,17 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1. add more space to the clickablt highlight area.
2. add a hint to display the json details.Código fonte publicado sob Licença MIT
Versão 3.6
Lançado em 18 de dez de 2017 - 696,22 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*add json block highlight.Código fonte publicado sob Licença MIT
Versão 3.5
Lançado em 14 de dez de 2017 - 696,02 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*fix a issue when the values contains a jsonCódigo fonte publicado sob Licença MIT
Versão 3.4
Lançado em 13 de dez de 2017 - 696,04 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*fix a issue when deal with embed json.Código fonte publicado sob Licença MIT
Versão 3.2
Lançado em 13 de dez de 2017 - 695,96 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1. fix bug when the file too large.
2. increase use-friendlyCódigo fonte publicado sob Licença MIT
Versão 3.1
Lançado em 13 de dez de 2017 - 695,9 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1. fix that when the string is too long, the popup div will disappear.
2. remove alert codeCódigo fonte publicado sob Licença MIT
Versão 3.0
Lançado em 12 de dez de 2017 - 696,27 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1. Detect if a string value contains JSON and provide an option to format it
2. Folding for very long stringsCódigo fonte publicado sob Licença MIT
Versão 2.1
Lançado em 5 de dez de 2017 - 908,07 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1. remove the unused permission
2. support json format like "hal+json" .etcCódigo fonte publicado sob Licença MIT
Versão 2.0
Lançado em 4 de dez de 2017 - 908,03 KBFunciona em firefox 48.0 em diante, android 48.0 até 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).Código fonte publicado sob Licença MIT
Versão 1.2
Lançado em 4 de out de 2017 - 261,02 KBFunciona em firefox 48.0 em diante, android 48.0 até 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.Código fonte publicado sob Licença MIT
Versão 1.1
Lançado em 17 de mar de 2017 - 260,76 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*fix bug when getting configurations on Firefox 52.Código fonte publicado sob Licença MIT
Versão 1.0
Lançado em 15 de fev de 2017 - 260,74 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Add custom properties.Código fonte publicado sob Licença MIT