Recenzije za JSONView
JSONView od Ben Hollis
Recenzija od MrLee1973
Ocijenjeno s 5 od 5
od MrLee1973, prije 5 godina81 recenzija
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 18470510, prije godinuAs of the recent update I've noticed a rather breaking change. My API returns json with very small numbers: eg
"transform": [
4.371139e-8,
1.080646e-7,
]
As of the recent update, this now shows up as:
"transform" [
4,
1
]
Which is totally wrong, if you round to 0 it would be more acceptable, but rounding to 4 and 1 in this case is totally wrong and actually caused me to have a panic attack this morning thinking all our data was suddenly corrupt. Could you please provide a patch fix for this soon, as I love the other features of this plugin.
EDIT: looks like you already noticed: https://github.com/bhollis/jsonview/commit/a6692b8d20b6d88524395887e66e25ee7757e2bd
41 minutes ago haha - Ocijenjeno s 5 od 5od tony, prije godinu
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 10223270, prije godinu
- Ocijenjeno s 3 od 5od Korisnik Firefoxa 14623832, prije 2 godineI stopped using this addon because if some HTML code is present in JSON, it will be rendered even if not visible, leading to potential security issues
Odgovor programera
objavljeno prije 2 godinePlease feel free to look at the source code for JSONView if it makes you feel better about what it does and how it does it. In order to transform JSON from any source to a viewable format, it needs that permission. - Ocijenjeno s 4 od 5od Enrique, prije 2 godine
- Ocijenjeno s 4 od 5od Alex-MSI-Bravo, prije 2 godine
- Ocijenjeno s 1 od 5od Korisnik Firefoxa 16591377, prije 3 godine
- Ocijenjeno s 5 od 5od Hugo, prije 3 godine
- Ocijenjeno s 5 od 5od Rusty Shackleford, prije 3 godine
- Ocijenjeno s 5 od 5od Ryan, prije 3 godine
- Ocijenjeno s 5 od 5od Muawiyah Al-Ani, prije 3 godine
- Ocijenjeno s 1 od 5od Raj, prije 3 godine
- Ocijenjeno s 5 od 5od BN, prije 3 godine
- Ocijenjeno s 5 od 5od vitodetullio, prije 3 godine
- Ocijenjeno s 5 od 5od Greg King, prije 3 godineSuper easy to use - I just put the json string in a text file, then open the file with Firefox - nice, easy to read and collapse/expand elements
- Ocijenjeno s 4 od 5od Philip, prije 4 godine
- Ocijenjeno s 5 od 5od Memrise Level Upper, prije 4 godine
- Ocijenjeno s 5 od 5od Ali, prije 4 godine
- Ocijenjeno s 5 od 5od JStael, prije 4 godine
- Ocijenjeno s 5 od 5od sab2020, prije 4 godine
- Ocijenjeno s 5 od 5od alad, prije 4 godineAn amazing extension. Came looking for it after dealing with a few problems in Firefox's inbuilt JSON viewer (especially the fact that it makes arrays look the same as objects). Absolutely loved - it has a lot of the same features as Firefox's inbuilt viewer and was easy to get used to.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 16570192, prije 5 godina