
Twitch API Injector 作者: swiftyspiffy
Inject client id and access token in api requests (and automatically refresh access token)
2 个用户2 个用户
扩展元数据
屏幕截图



关于此扩展
This extension allows you to hit API endpoints in your browser by injecting the Client ID and Authorization headers into your request before sending.
This is done by you providing the extension a TwitchDev application client id, client secret, and refresh token. The extension will allow you to generate a bearer token. Once completed, the extension will inject the client id you provided, and the generated access token in requests made to api.twitch.tv/helix, allowing you to browse the API in your browser (as you would prior to the requirement of these fields).
This is done by you providing the extension a TwitchDev application client id, client secret, and refresh token. The extension will allow you to generate a bearer token. Once completed, the extension will inject the client id you provided, and the generated access token in requests made to api.twitch.tv/helix, allowing you to browse the API in your browser (as you would prior to the requirement of these fields).
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 访问您在 api.twitch.tv 的数据
更多信息
1.4 的发布说明
Bug fix related to auto refreshing access token.