via浏览器获取阿里云盘refresh_token

查看 28|回复 0
作者:Zia   
打开via浏览器设置-脚本,新建一个脚本,代码很简单:
alert(JSON.parse(localStorage.token).refresh_token);
然后登录阿里云盘即可弹出refresh_token
参考脚本地址:https://github.com/mrabit/aliyundriveDailyCheck

阿里, 脚本

您需要登录后才可以回帖 登录 | 立即注册

返回顶部