toggle full screen by clicking or pointing at the top

Enter full screen by left clicking on the page. Exit full screen by pointing at the top of the screen. Since:…

As of May 2026, toggle full screen by clicking or pointing at the top has 10 users and a 5.00/5 rating from 1 reviews in the Functionality & UI category.

Usersup 42.9 percent+42.9%
10
10
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1
Manifest V3

History

2 snapshots

Tracking since Apr 26, 2026.

10.3285.68Apr 26, 2026May 24, 2026
View as table
DateUsersRatingReviewsVersion
Apr 26, 202675.0011
May 24, 202665.0011
Now105.0011

Permissions & access

Permissions
None declared
Host access
None declared

Screenshots

toggle full screen by clicking or pointing at the top screenshot 1

About

Enter full screen by left clicking on the page. Exit full screen by pointing at the top of the screen.

Since:
https://superuser.com/questions/1368977/how-to-re-enable-proper-full-screen-mode-in-chrome-with-display-of-toolbar-on-ho
https://groups.google.com/a/chromium.org/g/chromium-discuss/c/f9r8ZsaMm9o/m/43l1YN1KCwAJ
https://support.google.com/chrome/thread/67228761/how-to-show-tabs-bar-in-chrome-full-screen-mode-just-like-in-firefox.

Why enter full screen by left clicking on the page, why don't just use the mouseenter event, no need to click?
document.documentElement.requestFullscreen() needs a user gesture, to avoid abuse.
But:
chrome://flags/#automatic-fullscreen-content-setting
https://chromestatus.com/feature/6218822004768768,
the .js would be:
function $(){document.addEventListener("mouseenter",()=>{document.documentElement.requestFullscreen()
_=new AbortController()
addEventListener("mousemove",e=>{if(e.y==0){document.exitFullscreen()
_.abort()
$()}},{signal:_.signal})},{once:true})}
$()

Technical

Version
1
Manifest
V3
Size
3.45KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
ejbnakdlpmdclpgadkhljlkikahiffep
Developer ID
u6a9ccfd30b24c35c64ce8df0725d46ff
Developer Email
[email protected]
Created
Feb 5, 2025
Last Updated (Store)
Feb 5, 2025
Last Scraped
May 24, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to toggle full screen by clicking or pointing at the top, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 24, 2026.