AO3 Floaty Comment Box (Responsive) is a userscript to facilitate commenting while reading on archiveofourown - made responsive for mobile browsing.
The idea is that the user can comment on the fly, without needing to scroll down to the bottom while reading, or wait until having read the whole story to jot down a thought or feeling or favorite quote.
Functionality
The script provides two buttons in the right bottom corner of the page.
- The first button (quotation marks) will insert selected text in the comment box.
- The second button (pen icon) will toggle a floating copy of the comment box, which can be minimized and expanded.
Everything that is typed or inserted into the floaty comment box will be automatically synced with the real comment box below. Your comment will only be submitted once you submit it in the the real comment form.
Inspiration
Floaty Comment Box was directly inspired (with permission) by an AO3 userscript originally developed by tumblr user ravenel.
Other similar scripts might exist, but I wrote this to have personal control over the features and to make it as responsive to mobile needs as posisble.
Important to know
As far as I know, Firefox is the only mobile browser that allows Tampermonkey or other userscript extensions.