Historia wersji dodatku MJsonViewer — 25 wersji
MJsonViewer Autor: D0n9X1n
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 4.4
Data wydania: 4 maj 2021 — 707,18 KBDziała z: firefox 48.0 i nowszyOnly copy to clipboard when content is json.Licencja kodu źródłowego: MIT License
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 4.3
Data wydania: 4 maj 2021 — 707,18 KBDziała z: firefox 48.0 i nowszyCopy response to clipboard when page loaded by default.Licencja kodu źródłowego: MIT License
Wersja 4.2
Data wydania: 1 sty 2021 — 706,62 KBDziała z: firefox 48.0 i nowszyFix issue when settings not valid.Licencja kodu źródłowego: MIT License
Wersja 4.1
Data wydania: 1 sty 2021 — 706,62 KBDziała z: firefox 48.0 i nowszyturn to storage.sync api to store the settings, so that we can sync up between different devices.Licencja kodu źródłowego: MIT License
Wersja 4.0
Data wydania: 18 lut 2019 — 703,37 KBDziała z: firefox 48.0 i nowszy1. fix a bug when the contontType is not json the item not clickable.
2. add relaxed json support.Licencja kodu źródłowego: MIT License
Wersja 3.15
Data wydania: 11 maj 2018 — 698,21 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*fix a issue when open non-json page, it will render as json.Licencja kodu źródłowego: MIT License
Wersja 3.14
Data wydania: 18 mar 2018 — 698,27 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*fix a issue that the strict only mode doesn't work.Licencja kodu źródłowego: MIT License
Wersja 3.13
Data wydania: 2 mar 2018 — 697,28 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*add url type support.Licencja kodu źródłowego: MIT License
Wersja 3.12
Data wydania: 16 sty 2018 — 695,97 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*simplify the codeLicencja kodu źródłowego: MIT License
Wersja 3.11
Data wydania: 3 sty 2018 — 695,97 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*fix bugs.Licencja kodu źródłowego: MIT License
Wersja 3.10
Data wydania: 3 sty 2018 — 695,98 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*update the method to detect whether the page content is json or not.Licencja kodu źródłowego: MIT License
Wersja 3.9
Data wydania: 19 gru 2017 — 696,15 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*add debug modeLicencja kodu źródłowego: MIT License
Wersja 3.8
Data wydania: 19 gru 2017 — 696,17 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*fix a bug when update optionsLicencja kodu źródłowego: MIT License
Wersja 3.7
Data wydania: 19 gru 2017 — 696,17 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*1. add more space to the clickablt highlight area.
2. add a hint to display the json details.Licencja kodu źródłowego: MIT License
Wersja 3.6
Data wydania: 18 gru 2017 — 696,22 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*add json block highlight.Licencja kodu źródłowego: MIT License
Wersja 3.5
Data wydania: 14 gru 2017 — 696,02 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*fix a issue when the values contains a jsonLicencja kodu źródłowego: MIT License
Wersja 3.4
Data wydania: 13 gru 2017 — 696,04 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*fix a issue when deal with embed json.Licencja kodu źródłowego: MIT License
Wersja 3.2
Data wydania: 13 gru 2017 — 695,96 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*1. fix bug when the file too large.
2. increase use-friendlyLicencja kodu źródłowego: MIT License
Wersja 3.1
Data wydania: 13 gru 2017 — 695,9 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*1. fix that when the string is too long, the popup div will disappear.
2. remove alert codeLicencja kodu źródłowego: MIT License
Wersja 3.0
Data wydania: 12 gru 2017 — 696,27 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*1. Detect if a string value contains JSON and provide an option to format it
2. Folding for very long stringsLicencja kodu źródłowego: MIT License
Wersja 2.1
Data wydania: 5 gru 2017 — 908,07 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*1. remove the unused permission
2. support json format like "hal+json" .etcLicencja kodu źródłowego: MIT License
Wersja 2.0
Data wydania: 4 gru 2017 — 908,03 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 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).Licencja kodu źródłowego: MIT License
Wersja 1.2
Data wydania: 4 paź 2017 — 261,02 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 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.Licencja kodu źródłowego: MIT License
Wersja 1.1
Data wydania: 17 mar 2017 — 260,76 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*fix bug when getting configurations on Firefox 52.Licencja kodu źródłowego: MIT License
Wersja 1.0
Data wydania: 15 lut 2017 — 260,74 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 68.*Add custom properties.Licencja kodu źródłowego: MIT License