Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Suspend out-of-focus browser (Firefox) to save battery from useless CPU usage.

Based on script from http://log.or.cz/?p=356

Firefox is constantly spinning and eating CPU when it's supposed to just sit idle. This could reduce battery life considerably. This shell script will periodically assess the situation and suspend or resume Firefox as needed.

It will stop Firefox (Iceweasel, Palemoon) processes when it's window is out of focus for more than 10s and on battery, and resume it when switching back. The script can handle multiple Firefox processes/profiles and resumes all processes on it's exit. You can run it in a terminal or backgrounded from your ~/.xsessionrc

Obviously this will not work correctly if you need your browser to do tasks in background (downloading stuff, playing music, ...).

Linux/Unix only.

About

Suspend out-of-focus browser (Firefox) to save battery from useless CPU usage

Topics

Resources

Stars

9 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages