Timeline for Monitoring CPU% of Tabs in Firefox
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 27, 2022 at 10:03 | comment | added | Lonnie Best | Try: ps aux | grep firefox | awk '{print $2, $11, $3}' | sort -k3rn. Still missing the URL though. | |
| Jul 13, 2022 at 13:25 | history | undeleted | CommunityBot | ||
| Mar 8, 2022 at 19:02 | history | deleted | CommunityBot | via Vote | |
| Mar 8, 2022 at 18:55 | history | answered | ReflectYourCharacter | CC BY-SA 4.0 |