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".
2021-12-14 기준 버전입니다. 최신 버전을 확인하세요.
코드가 업데이트된 버전 목록입니다. 모든 버전 보기
Update to override the same keyboard shortcuts which are defined by sites, when the navigation is successful
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.