Show CPU & memory bars and usage.
Firefox userChrome script. Tested on Firefox 140
Use files from dist/ folder.
- 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)
