Skip to content

insiderser/AutoFullscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Fullscreen

This is a dumb 15 lines plugin that makes Firefox open all windows in fullscreen mode. On startup it simply updates the current window to set the window state to fullscreen and adds a listener to update subsequent new windows.

Credits go to tazeat. His add-on turns fullscreen mode on only on startup, though he proposed a solution that makes it work with all windows (even after startup). This plugin is just a fork with that solution (though there aren't any "forked from" flags).

Found a bug? Please feel free to create any issues or submit a pull request.