Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. 🛠️📊
- Host: GitHub
- URL: https://github.com/garywill/FirefoxTaskMonitor
- Owner: garywill
- Created: 2019-12-30T04:56:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T12:03:34.000Z (3 months ago)
- Last Synced: 2024-08-03T13:24:34.385Z (3 months ago)
- Topics: about-performance, firefox, firefox-quantum, performance, task-manager, task-monitor, userchrome, userchromejs
- Language: JavaScript
- Homepage:
- Size: 130 KB
- Stars: 38
- Watchers: 7
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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