-
Notifications
You must be signed in to change notification settings - Fork 638
[自动无缝翻页] 希望支持 Github releases 页面的翻页 #283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
这个页面本来就支持,我看了下是 Github 更新网页结构导致规则失效了。 已经更新规则修复了。
|
目前 GitHub 的 release 和 issue 页面自动翻页功能又失效。 |
@opkhkh 经过测试,均没有失效,如果你那边用不了,应该是其他因素导致的,根据最近的反馈情况,多半还是 CSP 的问题,似乎一些人的 Tampermonkey 没有正常移除网站的 CSP 限制,导致脚本无法运行。 随便找了下好几个,但具体为什么没有正常移除 CSP,我就不清楚了,有些人换个浏览器就正常了,明明都是同样的 Tampermonkey 版本(包括有个人和我同样的浏览器+Tampermonkey 版本 也不行),因此我觉得问题还是出在 Tampermonkey 上? #441 |
@XIU2 这三个帖子我看过,我的情况是: 另外 |
@opkhkh Tampermonkey 较新的版本去掉了 是 这个选项,因为考虑到大家版本可能不一样,所以我介绍里写的是让大家设置为 你这个看起来可能是旧版本升级到新版本 Tampermonkey 后,因为新版本移除了该选项,导致出了 BUG ? 至于 Greasy Fork 的反馈页面,脚本自然不可能限制翻页次数什么的,毕竟这有什么意义? |
如题,示例页面:
https://github.com/JetBrains/kotlin/releases -> https://github.com/JetBrains/kotlin/releases?page=2
The text was updated successfully, but these errors were encountered: