github-star-trend
github-star-trend copied to clipboard
一个可以查看项目Star增长趋势的Chrome插件
Results
2
github-star-trend issues
Sort by
recently updated
recently updated
newest added
已更新可使用
1
修复后的插件项目地址: https://github.com/rawchen/github-star-trend 具体原因: fetchHistoryData.js 38行,不再使用access_token参数的方式。Headers添加Authorization属性,值为Bearer {access_token}即可。
现在点击 start Trend提示 undefined,应该是access不对,我在哪里进行更换呢。