AO3 Floaty Comment Box (Responsive) is a userscript created to facilitate commenting on the fly while reading on archiveofourown - specifically for mobile browsing
目前為 2025-07-20 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
"clear" func now syncing with real comment box
save to localstorage after quote insertion too
fix scroll issue when scrolling outisde opened floaty box
minor bug fixes wrt character count & expanded view
added ios safari detection and larger font size to prevent zooming in textarea issue
- code cleanup (separate section for css, toggle functions, etc)- added user preferences (default view, quote formatting)- improved text selection/insertion- improved initialization (no more delay)- button to clear the comment box
script now (hopefully) saves comment drafts in local storage, specific to story & chapter. clears after being submitted
- small change to make sure footer with char count is preserved- clicking on empty space in header toggles collapse/uncollapse
moved everything to top
try to manually adjust container position
removed opacity.lol
- added character count- added collapse/uncollapse button- scrolling-jump issue on firefox mobile still pending- update description
prevent touchstart
restart
yet another attempt at preventing jumpy scrolling on mobile
attempt to prevent jumpy scrolling on firefox mobile
* bugFix infoContainer* header buttons height