Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garywill/FirefoxTaskMonitor

Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. 🛠️📊
https://github.com/garywill/FirefoxTaskMonitor

about-performance firefox firefox-quantum performance task-manager task-monitor userchrome userchromejs

Last synced: 14 days ago
JSON representation

Show CPU & memory bar, per tab and all tasks. Firefox userChrome script. 🛠️📊

Awesome Lists containing this project

README

        

# Firefox TaskMonitor

Show CPU & memory bars and usage.

![screenshot](https://s1.ax1x.com/2020/07/18/UcsPLF.jpg)

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