Greasy Fork is available in English.

AutoPager

⭐Append the next page content to the bottom seamlessly (like a waterfall, Unlimited scrolling, no need to manually click on the next page) ⭐, support various forums, social networking, games, comics, novels, academics, search engines (Google, Bing, Yahoo...) and other websites~

< Valutazione su AutoPager

Recensione: Bene - lo script funziona

§
Pubblicato: 17/07/2025

必应中国搜索结果不能自动翻页https://cn.bing.com/search?q=

X.I.UAutore
§
Pubblicato: 18/07/2025

CSP 问题,Tampermonkey 没有正确处理 CSP 导致脚本无法在该网页下正常运行(你可以按照脚本介绍开头的方法试一下如果不行我也没办法了),我无法解决,因为我这边是正常的:

§
Pubblicato: 18/07/2025
userscript.html?name…83-1ffb4fefeb88:243 [自动无缝翻页] - 当前网页规则 "url" 匹配出错,请检查:
 if (fun.lp() == '/search') {if (fun.isMobile() && document.documentElement.lang != 'zh') {return false;} else {return true;}}

 EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src https: 'strict-dynamic' 'report-sample' 'wasm-unsafe-eval' 'nonce-noSRajCTqBLoXNE0G7pqrz7bI8CInvuCawRp6pzDTnQ='".

Modify existing content security policy (CSP) headers 修改为 Remove entirely (possibly unsecure) 即可,脚本作者应该有在说明里提到过。

X.I.UAutore
§
Pubblicato: 14/08/2025

如果你按照要求配置完 Tampermonkey 还是不行,那么你尝试更新脚本试试,因为刚才我把 [必应搜索] 的规则改到了脚本内置规则中,来尝试解决部分用户/浏览器因为 CSP 而无法使用的问题。

§
Pubblicato: 14/08/2025

非常感谢开发者持续为爱发电,优化脚本。目前脚本6.6.60版本在必应搜索结果已经可以自动翻页了。(已改成好评)

Pubblica risposta

Accedi per pubblicare una risposta.