Reddit Enhancer (Performance Mode + Tools)

Draggable neon menu, Import/Export, Reset buttons, Wide mode, Font/Line tweaks, and Performance Mode toggle to reduce CPU load. No sidebar or video mod. Built for Eliminater74 🛠️✨🧠

These are versions of this script where the code was updated. Show all versions.

  • v1.6 2025-06-20

    ## 📜 Changelog

    ---

    ### 🆕 v1.6 – "Neon Boost + Performance Mode" (June 19, 2025)

    * 💡 **New Feature: Performance Mode**

    * Strips heavy page elements like footers, iframes, ads, and banners
    * Disables Reddit’s ResizeObserver and IntersectionObserver spam
    * Blocks unnecessary scroll/resize listeners to reduce CPU usage
    * Auto-applies on each page update and mutation
    * ⚙️ **New: Draggable Menu Panel**

    * Gear icon and settings panel can now be repositioned by dragging
    * Panel position saved to localStorage and persists between reloads
    * Reset position button added
    * 🛠️ **UI Overhaul**

    * Rebuilt the control panel UI with **neon-themed glow**, hover effects, and modern font styling
    * Added a new dark-transparent background to reduce eye strain
    * Toggle button spins and glows on hover
    * 💾 **Import/Export Settings**

    * Export your full config to a downloadable JSON file
    * Load custom configs instantly via import (drag-and-drop or file picker)
    * 🧼 **Reset Buttons**

    * Reset all script settings to factory defaults
    * Reset UI panel position to original corner
    * 🔄 **Better State Persistence**

    * Font size, line height, wide mode, and all toggles now save reliably
    * Runs all relevant effects after save: hideElements, applySettings, etc.
    * 🧠 **Performance Tweaks**

    * Menu interaction is snappier
    * Removed unused code and deprecated video handler (for now)
    * 🐛 Fixes:

    * Menu no longer disappears when toggling options
    * Prevented sidebar conflict from breaking layout

    ---

    ### ✅ v1.2 – Initial Public Release

    * Added dark mode, wide mode, font size, and line height controls
    * Added toggles for hiding promoted/suggested posts
    * Floating gear menu added (bottom-right, static)
    * Auto-expand comments and auto-refresh options
    * Settings saved to localStorage

  • v1.2 2025-06-01