SpaceBattles Reader Mode

Some minor tweaks to help enable and preserve reader mode on SpaceBattles and SufficientVelocity.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

You will need to install an extension such as Tampermonkey to install this script.

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Ultrabenosaurus
Instalaciones diarias
0
Instalaciones totales
2
Calificaciones
0 0 0
Versión
1.14
Creado
17/8/2025
Actualizado
3/4/2026
Tamaño
11,8 KB
Licencia
GNU AGPLv3
Funciona en

Some minor tweaks to help enable and preserve reader mode on SpaceBattles and SufficientVelocity:

  • If not in reader mode, adds a reader mode button next to the chapter title at the top of the post
  • If in reader mode, post number links will now keep you in reader mode (for copying / sharing)
  • Pushes the post ID of the chapter (Threadmark) to the address bar as you scroll*
  • Adds a floating button in the bottom-left to show a mini Table of Contents for Threadmarks on the current page
    • if not in reader mode, also shows scroll icons next to chapter links to enable reader mode
    • (mini-ToC is disabled by default; toggle from your userscript extension menu)

*May or may not work well with your browser's back button; it's using history.pushState so it should play nice, in theory.

Space Battles' own lists and menus of Threadmark links don't care if you're in reader mode and always disable it. Unfortunately, it is impossible to "fix" those links as the amount of pages in a thread change depending on whether non-Threadmark posts are visible or hidden, so it is impossible to determine what reader-mode-page any given Threadmark post should be on to create the correct link. Hence, this userscript adds an optional mini-ToC menu to try and alleviate the problem as much as possible.

The attached screenshots may be slightly out of date as I tweak the styling and features exactly; I will update them for any big changes, so they are generally representative of the optional mini-ToC.

Developed in Tampermonkey v5.3.3 using Firefox 141.0.2 (64-bit) on Fedora Linux and Fennec F-Droid 141.0.0 on Android 16.

Still working in Tampermonkey v5.4.1 using Firefox 149.0 (64-bit) on Solus Linux and Fennec F-Droid 149.0.0 on Android 16.