SP REST JSON icon

SP REST JSON

Extension Actions

CRX ID
kcdolhjbipnfgefpjaopfbjbannphidh
Description from extension meta

Modifies request header for SharePoint REST API calls to get JSON instead of XML. For best results you'll need a JSON viewer Add-on.

Image from store
SP REST JSON
Description from store

Once a tab is active, the current URL is matched against the following strings:
• /_api/web/
• /_api/site/
• /_api/sp.
• /_api/search
• /_vti_bin/ListData.svc

At a match the accept property in the request header is changed to 'application/json;odata=verbose' per default.

Global Options
• Add or change SharePoint URL filters
• Set the accept header per URL filter

In the Global options the following options can be chosen:
• application/json;odata=verbose
• application/json;odata=minimalmetadata
• application/json;odata=nometadata
• text/xml

Changelog:
Version 1.4.0
• Add option to set font-size for JSON Viewer.

Version 1.3.1
Bugfix
• The SchemaXml property of a list wasn't loaded correctly

Latest reviews

PlanB BeachEnergy
Very good formatting - BUT - invalid JSON for copying elsewhere. It should be formatted with " values around each entry.
Mat Kramer
Thank you! I spent half a day looking for something like this.