AO3 Floaty Comment Box (Responsive)

AO3 Floaty Comment Box (Responsive) is a userscript created to facilitate commenting on the fly while reading on archiveofourown - specifically for mobile browsing

As of 2025-07-18. See the latest version.

Author
schildpath
Ratings
0 0 0
Version
1.5
Created
2025-07-18
Updated
2025-07-18
Size
13.6 KB
License
MIT
Applies to

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

AO3 Floaty Comment Box buttons

The script provides two buttons in the right bottom corner of the page:

  • Quotation marks: this button will insert selected text in the comment box.
  • Pen icon will toggle a floating copy of the comment box, which can be minimized and expanded.

AO3 Floaty Comment Box header bar

The header bar consists of the following:

  • Pen icon: static logo
  • Quotation marks: button to insert selected text
  • Light bulb: inspiration and suggestions to write a comment
  • Question mark: about section & brief explanation of the functionalities
  • Down arrow: scroll down below to real comment box
  • Enlarge window: button to increase the height of the floaty comment box
  • Close: button to toggle away the floaty comment box

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

This script only works on stories where commenting is possible:

  • on non-story pages the floaty box buttons will not appear
  • neither on stories where the user has disallowed comments

As far as I know, Firefox is the only mobile browser that allows Tampermonkey or other userscript extensions.