☰

🧠 X.com NehĂ©z JS OptimalizĂĄlĂł+

JavĂ­tsa az X.com/Twitter teljesĂ­tmĂ©nyĂ©t: eltĂĄvolĂ­tja a nehĂ©z CSS-t, korlĂĄtozza az FPS-t, csökkenti a DOM mĂ©retĂ©t, szĂŒnetelteti a kĂ©pernyƑn kĂ­vĂŒli videĂłkat, letiltja az analitikĂĄt, Ă©s kĂ©sĂ©s esetĂ©n automatikusan engedĂ©lyezi az agresszĂ­v mĂłdot.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

FejlesztƑ
Oppai1442
Napi telepítések
19
Telepítések szåma
573
ÉrtĂ©kelĂ©sek
1 0 0
VerziĂł
1.3.6
Létrehozva
2025.10.22.
FrissĂ­tve
2025.11.08.
Size
30 KB
Licensz
MIT
ÉrvĂ©nyes

🧠 X.com Heavy JS Optimizer+

⚡ Overview

X.com Heavy JS Optimizer+ is a high-performance userscript that dramatically reduces lag, scroll jank, and CPU load on X.com (Twitter).
It intelligently removes redundant animations, limits repainting, pauses offscreen videos, and caps JavaScript frame rates — all without breaking the core site experience.


🚀 Features

  • đŸ§č Lightweight CSS Cleanup
    Removes heavy effects (backdrop-filter, blur, gradients) and disables GPU-stressing layers.

  • ⚙ Passive Event Optimization
    Forces passive: true on scroll/touch listeners for smoother rendering.

  • đŸŽžïž Smart Video Control
    ‱ Only one video can play at a time
    ‱ Auto-pause when scrolled offscreen
    ‱ Prevents auto-play and decoding spam

  • đŸ§© DOM Feed Garbage Collector
    Keeps only the last N tweets in the DOM to prevent memory bloat.
    (Configurable from userscript menu.)

  • 📊 Metrics Blocking (Optional)
    Blocks unnecessary telemetry calls like scribe, engagement, and client_event.

  • ⚡ Aggressive Runtime Mode
    Auto-detects long tasks and dynamically limits FPS (requestAnimationFrame) to maintain stability.

  • đŸ’€ Tab Visibility Safety
    Auto-pauses all videos when tab is hidden.


🧰 Menu Commands

Available via ViolentMonkey / TamperMonkey menu:

  • 🧠 Toggle Aggressive Mode
  • đŸ§© Set feed tweet limit
  • 📊 Enable/Disable metrics blocking

đŸ§Ș Benchmarks

Scenario Before After Improvement
Scrolling feed 100+ tweets ~48–55 FPS 90+ FPS +85%
Memory footprint (avg) 1.4 GB 650 MB −53%
CPU load (video active) 45–60% 25–30% −50%

(Tested on Brave 1.72 / Win10 / Ryzen 7 5800H)


⚙ Compatibility

✅ Works on:

đŸ§© Supported managers:

  • ViolentMonkey ✅
  • TamperMonkey ✅
  • FireMonkey 🟡 (limited support)

💡 Tips

  • For best results, disable other performance-altering scripts or extensions.
  • You can monitor real-time CPU impact via Chrome DevTools > Performance.

đŸȘ„ Credits

Developed by Oppai1442
Made with ❀, caffeine, and a stubborn hatred of lag

If you encounter any issues, please leave feedback — I’ll fix them as soon as possible.

License: MIT
View source on GreasyFork


⚠ Disclaimer:
This script modifies rendering behavior for optimization purposes.
Use at your own discretion — functionality on experimental browsers may vary.