Tiny userscript that adds a floating Start/Stop panel with toggles:
- Auto-scroll to bottom
- Click Load more
- Hotkey Alt+Shift+S
- Safe auto-stop when the page stops growing
- Install Tampermonkey (Chrome/Edge/Firefox).
- Open
wattpad-auto.user.jsin this repo → click Raw → Tampermonkey should prompt to install. - Visit any Wattpad search page → press Start or Alt+Shift+S.
- No
unsafeWindow(uses@grant none). - “Load more” detection by text/ARIA; adjust
findLoadMore()if Wattpad changes UI.
MIT