rapee / jsonfinder

Browse JSON like you do it in Finder (Chrome extension).
MIT License
40 stars 50 forks source link

Breaks fonts in lot of pages #30

Closed kikonen-fiksu closed 7 years ago

kikonen-fiksu commented 10 years ago

For example,

http://csswizardry.com/about/

With this plugin enabled, monospace font is shown, if not enabled, then correct font is shown. After some debugging I figured out that this extension is for some reason overriding font tried to be used by page.

kikonen-fiksu commented 10 years ago

Any changes that something could be done about this?

ghost commented 9 years ago

the problem is that jsonfinder always injects its style.css regardless if json data is shown or not. fonts form style.css priorize curier new on any non mac machines.

rapee commented 7 years ago

Fixed in 0.1.0