Skip to content

Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. πŸ› οΈπŸ“Š

Notifications You must be signed in to change notification settings

garywill/FirefoxTaskMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Firefox TaskMonitor

Show CPU & memory bars and usage.

screenshot

Firefox userChrome script. Tested on Firefox 128, with xiaoxiaoflood's uc loader.

Usage

Download .uc.js 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 (experimental)

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

About

Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. πŸ› οΈπŸ“Š

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages