redditmod2

Dark themes, inline posts/comments, endless scrolling, subreddit filters, and other improvements for reddit.com

< Opiniones de redditmod2

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 16/7/2023

Using this on my iPad in safari and everything works perfectly fine.

Only thing I’d love would be a forced fitting to my resolution on vertical (that’s more of a Reddit issue)
and a button to expand all images/posts, just as there is in RES.

Derv 82Autor
§
Publicado: 21/8/2023

I tried "expanding all" and it was... very scary. Loaded about 150+ posts instantly, started auto-playing many videos with sound...

You can try it yourself if you have the ability to enter a command into the Javascript console:

document.querySelectorAll(".thing:not(.redditmod-media-expanded)").forEach(x => x.click());

I could change it to only expand images and ignore videos... but right now that would take a lot of work.

Publicar respuesta

Inicia sesión para responder.