Greasy Fork is available in English.
Always redirects to old-Reddit, avoiding Reddit's redesign.
< Opiniones de Bring Back Old Reddit
Works perfect, made it redirect to compact Reddit mobile by adding this: window.location.replace("https://old.reddit.com" + window.location.pathname + window.location.search + ".compact");
window.location.replace("https://old.reddit.com" + window.location.pathname + window.location.search + ".compact");
Inicia sesión para responder.
Works perfect, made it redirect to compact Reddit mobile by adding this:
window.location.replace("https://old.reddit.com" + window.location.pathname + window.location.search + ".compact");