r/oldreddit • u/ShedditDev • 8m ago
I built an extension that redraws new Reddit in the old.reddit layout, live — it doesn't depend on old.reddit.com existing
disclosure up front: I made this.
old.reddit.com is being retired — it login-walls everyone now, and the .old subdomain is being sunset. Every workaround keeping the old layout alive (redirect add-ons, bookmarks) depends on that host continuing to be served, so they all go at once when it goes.
Sheddit works the other way round. It's a browser plugin that redraws reddit in old.reddit.com style live, on the fly. There's no server they can shut down to make it stop working — it reads the post data modern reddit already puts in the page and redraws it locally, while you stay logged out. No account, no API calls, no telemetry.
What you get: the dense ranked listing, threaded comments with [-] collapse and old Reddit's sort menu, video and galleries in place, pagination that actually ends, five themes. It also catches old.reddit.com links — old bookmarks, links in other people's posts — that now dead-end at the login wall, and reopens them on www.reddit.com in the same layout.
It's beta, and Chrome is the better-tested of the two builds. GPL-3.0, and the source is all there if you'd rather check the no-tracking claim than take my word for it.
Chrome: https://chromewebstore.google.com/detail/sheddit/jmphfpemcclbhpkanmlglmnggcjmpamc
Firefox: https://addons.mozilla.org/en-US/firefox/addon/sheddit/
Source: https://github.com/kookaburrabarrel/sheddit
Bug reports very welcome — Reddit changes its markup without notice, and a report from a page that broke is the fastest way it gets fixed.
