
SP REST JSON от DDesch
SP REST JSON modifies the accept property in the request header for SharePoint REST API calls to get the response in JSON format and to show it directly in Firefox instead of downloading a XML file. Works for on-premises and SharePoint online.
118 пользователей118 пользователей
Метаданные расширения
Скриншоты


Об этом расширении
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 Global options the following options can be chosen:
- /_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
Оценено 1 рецензентом на 5
Разрешения и данныеПодробнее
Требуемые разрешения:
- Получать доступ ко вкладкам браузера
- Получать доступ к вашим данных на всех сайтах
Больше сведений
- Ссылки дополнения
- Версия
- 1.6.0
- Размер
- 77,23 КБ
- Последнее обновление
- год назад (17 июля 2024 г.)
- Связанные категории
- Лицензия
- Лицензия MIT
- История версий
- Добавить в подборку
Разработчик этого расширения просит вас помочь поддержать его дальнейшее развитие, внеся небольшое пожертвование.
Примечания к выпуску 1.6.0
Bugfix: Works in Firefox 128