Reddit Customizer Pro

Floating customization panel with drag, keyboard shortcuts, and preset profiles

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey, Greasemonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

You will need to install an extension such as Tampermonkey to install this script.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey किंवा Violentmonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला Tampermonkey यासारखे एक्स्टेंशन इंस्टॉल करावे लागेल..

ही स्क्रिप्ट इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्क्रिप्ट व्यवस्थापक एक्स्टेंशन इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्क्रिप्ट व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला Stylus सारखे एक्स्टेंशन इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

ही स्टाईल इंस्टॉल करण्यासाठी तुम्हाला एक युझर स्टाईल व्यवस्थापक इंस्टॉल करावे लागेल.

(माझ्याकडे आधीच युझर स्टाईल व्यवस्थापक आहे, मला इंस्टॉल करू द्या!)

लेखक
wong jun hao
दैनिक इंस्टॉल
1
एकूण इंस्टॉल
2
रेटिंग
1 0 0
आवृत्ती
3.0.0
बनवली
2026-05-16
अपडेट केली
2026-05-16
आकार
22.8 KB
License
MIT
यांवर लागू होते:

# Reddit Customizer Pro 🎛️

A powerful, floating UI panel that lets you deeply customize Reddit's interface without extensions or developer tools. Features **drag-and-drop positioning**, **keyboard shortcuts**, and **multi-preset profiles** that persist across sessions.

## ✨ Features
- 🎨 **Live Customization**: Font size, accent color, content width, panel transparency
- 📐 **Layout Controls**: Compact mode, hide sidebar, hide top nav, max-width container
- 🚫 **Content Filtering**: Auto-hide ads/promoted posts, chat widget, award icons, comment scores
- 💬 **Comment & Media Tweaks**: Highlight OP comments, thumbnail size selector (S/M/L)
- 🌙 **Visual Polish**: Disable animations, custom scrollbar, background image + overlay opacity, glassmorphism panel
- 📝 **Custom CSS Injector**: Add your own rules that load last and override Reddit's styles

## ⌨️ Keyboard Shortcuts
| Shortcut | Action |
|----------|--------|
| `Alt + C` | Toggle customization panel |
| `Alt + S` | Save current settings as a new preset |
| `Alt + R` | Reset to default settings |

*(Shortcuts are disabled when typing in inputs to prevent conflicts)*

## 🎯 Preset System
- 💾 Save unlimited configuration profiles (e.g., `Reading`, `Dev`, `Minimal`, `Mobile`)
- 🔄 Instant switching via dropdown
- 🗑️ Delete non-default presets
- 🌐 Presets sync with `localStorage` and persist across page reloads

## 📦 Installation
1. Install a userscript manager: [Tampermonkey](https://www.tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/)
2. Click **Install** on this page
3. Open Reddit → look for the ⚙️ button in the bottom-right corner
4. Drag to reposition, configure, and save!

## 🔧 Compatibility
- ✅ `new.reddit.com` & `old.reddit.com`
- ✅ Chrome, Firefox, Edge, Safari (via Tampermonkey/Violentmonkey)
- ✅ Mobile browsers with touch support
- ❌ Does not modify Reddit's official API or backend

## 🐛 Troubleshooting
- **Styles not applying?** Hard refresh (`Ctrl+F5`) or click `Apply & Save`
- **Elements reappear after navigation?** The script auto-reapplies via `MutationObserver`. If a specific page breaks, use the `Custom CSS` box to target new classes
- **Preset not saving?** Ensure browser allows `localStorage` for the site

## 📜 Privacy & Security
- `@grant none` → Zero external network requests
- All settings stored locally in your browser via `localStorage`
- No telemetry, tracking, or analytics
- Open-source & auditable

## 📝 Changelog
**v3.0.0**
- Added drag-to-reposition for panel & FAB
- Added keyboard shortcuts (`Alt+C/S/R`)
- Added preset profile system with save/delete
- Improved SPA handling & viewport clamping
- Optimized CSS injection & mobile touch support

**v2.0.0** → Added 20+ UI controls, categorized panel, backdrop blur, thumbnail scaling
**v1.0.0** → Initial release with core customization & live preview

## 💬 Support & Feedback
Found a bug or want a feature? Open an issue on the [Greasy Fork discussion page](#) or leave a comment. I review submissions weekly.