All Projects → garywill → FirefoxTaskMonitor

garywill / FirefoxTaskMonitor

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to FirefoxTaskMonitor

Firefox-UI-customization
Changing Firefox UI with custom CSS
Stars: ✭ 27 (+68.75%)
Mutual labels:  firefox, userchrome
nord-firefox
A Nord theme (userChrome.css) for firefox
Stars: ✭ 26 (+62.5%)
Mutual labels:  firefox, userchrome
firefox-i3wm-theme
i3 and qutebrowser inspired theme for firefox
Stars: ✭ 72 (+350%)
Mutual labels:  firefox, userchrome
Materialfox
A Material Design-inspired userChrome.css theme for Firefox
Stars: ✭ 1,690 (+10462.5%)
Mutual labels:  firefox, userchrome
Prismatic-Night
A dark themed startpage and dark themes for Firefox and Linux inspired by Material design and Adapta.
Stars: ✭ 287 (+1693.75%)
Mutual labels:  firefox, userchrome
MaterialFox-BigSur
A cleaner, more refined userChrome.css theme for Firefox—forked from MaterialFox
Stars: ✭ 62 (+287.5%)
Mutual labels:  firefox, userchrome
MinimalistMaterialFox
A Material Design-inspired userChrome.css theme for Firefox, with tweaks to make the UX as optimal and minimal as possible
Stars: ✭ 38 (+137.5%)
Mutual labels:  firefox, userchrome
FirefoxW10ContextMenus
Emulates the Windows 10 context menus in Firefox.
Stars: ✭ 103 (+543.75%)
Mutual labels:  firefox, userchrome
paxmod
🕊️ Firefox add-on for multi-row tabs and site-dependent tab colors
Stars: ✭ 123 (+668.75%)
Mutual labels:  firefox
stack-public
A key-value based writer.
Stars: ✭ 19 (+18.75%)
Mutual labels:  task-manager
stay-productive
Remove feed from Facebook, Twitter and Linkedin... To stay productive !
Stars: ✭ 15 (-6.25%)
Mutual labels:  firefox
Openrunner
Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications
Stars: ✭ 16 (+0%)
Mutual labels:  firefox
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (+37.5%)
Mutual labels:  firefox
laravel-dusk-firefox
Automate running Laravel Dusk using Geckodriver for Mozilla Firefox
Stars: ✭ 33 (+106.25%)
Mutual labels:  firefox
wdm4j
Automatic Selenium WebDriver binaries management for java
Stars: ✭ 16 (+0%)
Mutual labels:  firefox
unfog.vim
⏱ Vim plugin for Unfog CLI task & time manager.
Stars: ✭ 61 (+281.25%)
Mutual labels:  task-manager
fx-private-relay-add-on
Companion add-on for Firefox Relay. Keep your email safe from hackers and trackers. Make an email alias with one click, and keep your address to yourself.
Stars: ✭ 24 (+50%)
Mutual labels:  firefox
gh-omnibar
[Deprecated(use github's`/` instead, you're welcome github)] Github Omnibar Extension for Firefox and Chrome
Stars: ✭ 72 (+350%)
Mutual labels:  firefox
buptnet
北邮校园网登录插件
Stars: ✭ 46 (+187.5%)
Mutual labels:  firefox
gm-github-tweaks
Tweak GitHub to make it great again.
Stars: ✭ 15 (-6.25%)
Mutual labels:  firefox

Firefox TaskMonitor

Show CPU & memory bars, per tab, per addon, and all tasks.

screenshot

Firefox userChrome script. Tested on Firefox 91.

Features

  • Show every tab's CPU and memory usage: bars on every tab button
  • Show every addon's CPU and memory usage: bars on every every addon's toolbar button (if it has)
  • Show all browser tasks' (except tabs) CPU and memory bars on right side of tab bar. Including every addon, hidden tab, hidden task (removable widget)
  • Clicking above widget shows top tasks dynamically
  • Mouse hover shows more details
  • Optional periodically clean Firefox memory (manually enable it in the code)

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].