7 support issues
- All
- Questions
- Suggestions
- Problems
Kalam Shaik
Jul 6, 2022
Json path finder
unable to install JSON Path finder to the chrome extension
Ravindras Lahane
Feb 4, 2022
not working
not working
SHOBANA S
Jul 6, 2018
How to start with Json finder
Can you pls tell me how to start using JSON Finder?
I couldnt starting using it. Need support
Andrew Bennet
Jul 8, 2015
Changes some fonts to Consolas
Enabling JSON Finder changes certain fonts within webpages to Consolas. Disabling it causes the fonts to restore to what they should be.
Samuel Hearn
Apr 17, 2015
Local files
How do you open and view locally stored .json files?
Colin Han
Mar 5, 2015
how to use
where is the entrace in chrome
Dillon Krug
Jul 11, 2014
CSS issue
this style:
```
input[type="url"] {
background: transparent;
font-size: 16px;
border: none;
outline: none;
color: #fff;
}
```
needs to have it's scope limited to JSONfinder.
right now it's affecting all url inputs, which makes them, in some cases, unusable. For an example, compose a new message in gmail and click the "Insert link" button.