redditmod2

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

< Feedback de redditmod2

Avaliação: Bom - o script funciona

§
Publicado em: 16/07/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 em: 21/08/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.

Enviar resposta

Entre para publicar uma resposta.