toggle full screen by clicking or pointing at the top logo

toggle full screen by clicking or pointing at the top

by jebezExtension

Real-time Analytics

Metrics and performance data for toggle full screen by clicking or pointing at the top

Timeframe:

Advanced Analytics

Monthly Growth

Percentage change in user base over the last 30 days compared to previous period

Category Ranking

Current position ranking within the extension category compared to competitors

Install Velocity

Average number of new installations per week based on recent growth trends

Performance Score

Composite score based on rating, review engagement, and user adoption metrics

Version Analytics

Update frequency pattern and time since last version release

Performance Trends

Analytics data over time for toggle full screen by clicking or pointing at the top

Loading analytics data...

About This Extension

Enter full screen by left clicking on the page. Exit full screen by pointing at the top of the screen. Since:… 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})} $()

Screenshots

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

Technical Information

Size
3.45KiB
Languages
1 supported
Extension ID
ejbnakdlpmdc...

Version History

1
Current Version
Latest
02/05/2025
0
Previous Version
01/06/2025
-1
Older Version
12/07/2024