older reddit 作者: ventilator
Redirects reddit.com to old.reddit.com. Toggle it on or off from the toolbar popup. Vanilla JS. Made by claude.
实验性实验性
扩展元数据
关于此扩展
Old Reddit Redirect — 207 lines of code:
popup.html — 91 lines (mostly CSS for the toggle switch; the actual HTML is ~10 lines)
background.js — 61 lines (the redirect logic + Android badge guard)
manifest.json — 37 lines (config, permissions, Android compatibility — no logic)
popup.js — 13 lines (reading/saving the toggle)
icon.svg — 5 lines
popup.html — 91 lines (mostly CSS for the toggle switch; the actual HTML is ~10 lines)
background.js — 61 lines (the redirect logic + Android badge guard)
manifest.json — 37 lines (config, permissions, Android compatibility — no logic)
popup.js — 13 lines (reading/saving the toggle)
icon.svg — 5 lines
评分 0(1 位用户)
权限与数据
必要权限:
- 访问您在 reddit.com 的数据
- 访问您在 www.reddit.com 的数据
- 访问您在 np.reddit.com 的数据
- 访问您在 new.reddit.com 的数据
- 访问您在 amp.reddit.com 的数据
收集的数据:
- 开发者称此扩展无需收集数据。
更多信息