FirefoxTaskMonitor
Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. 🛠️📊
Install / Use
/learn @garywill/FirefoxTaskMonitorREADME
Firefox TaskMonitor
Show CPU & memory bars and usage.

Firefox userChrome script. Tested on Firefox 140
Install
Use files from dist/ folder.
Features
- Show every tab's CPU and memory usage (bars on every tab button)
- Show browser CPU and memory bars on right side of tab bar (removable widget)
- Clicking widget shows processes info dynamically in popup
- Mouse hover shows more details (CPU, memory, PID, host ...)
- Optional periodically clean Firefox memory
This repo only contains the specific function, doesn't contain the code to enable userchrome scripts.
For how to enable, see: (also more of my scripts)
https://garywill.github.io/#Firefox-userChrome-CSS-or-JS
