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
Search elements in backward order instead of forward.
Fixed: text content of some element types were not checked.