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
 
Install
		- License: MIT License
 - Weekly downloads: 7
 - Average daily users: 183
 - Rating: 5/5 of 1 ratings
 - Created: 2018-11-26 22:48:38
 - Last updated: 2022-08-24 21:50:27
 - Homepage: https://github.com/ddesch/SP-REST-JSON/
 - Support site and email
 - Donate
 - Orig: https://addons.mozilla.org/en-US/firefox/addon/sp-rest-json/
 - API: {7284ef85-567a-43f4-ab24-b07dabe8de7e}