I have a json file url.
When I access it in the browser it says to download it. I tried prepending the url with view-source: but it is only viewable in the FF browser and no other browser.
So I need something that I can append or prepend to the url so that the JSON file is viewable in any given browser.