github-star-trend
github-star-trend copied to clipboard
已更新可使用
修复后的插件项目地址: https://github.com/rawchen/github-star-trend
具体原因: fetchHistoryData.js 38行,不再使用access_token参数的方式。Headers添加Authorization属性,值为Bearer {access_token}即可。
👍