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".
目前為 2022-01-03 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
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.