Add CTRL+ArrowLeft and CTRL+ArrowRight for generic next/previous page. It will click the last found link/button whose text starts/ends with e.g. "Next", "Prev", "Back", or "Previous".
这是此脚本的所有版本。 只显示代码更新过的版本
Add partial Shadow DOM support. Fixes problem in Bing Chat.
Make elements' ID and class names to also be checked for matches.
Bug fix for previous update
Includes button/link whose text contains « and »
«
»
Make link search to be more accurate
Made link search to be more accurate
Search elements in backward order instead of forward.
Fixed: text content of some element types were not checked.