ddesch / SP-REST-JSON

WebExtension that modifies request header for SharePoint REST API calls to get JSON instead of XML feed.
MIT License
5 stars 0 forks source link

SP REST JSON

WebExtension that modifies request header for SharePoint REST API calls to get JSON instead of XML feed.

Available for

Try it yourself

Details

Once a tab is active, the current URL is matched against the following strings:

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

Global Options

In the menu the following options can be chosen: