No Fullscreen Dropdown

Real fullscreen instead of fullscreen dropdown, very annoying when playing games. Useful for Microsoft Edge. Press Shift+F11 to toggle fullscreen.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
tientq64
Daily installs
0
Total installs
14
Ratings
0 0 0
Version
0.3.2
Created
2024-05-24
Updated
2024-08-03
Size
972 Bytes
Compatibility
Compatible with Edge
License
MIT
Applies to
All sites

🪟 No Fullscreen Dropdown

Real fullscreen instead of fullscreen dropdown, very annoying when playing games. Useful for Microsoft Edge.

✨ Usage

  • Press Shift+F11 to toggle fullscreen.

📑 Changelog

0.3.1 (2024-05-25)

  • Change event.key to event.code.

0.3.0 (2024-05-24)

  • Fix @match to match all URLs.
  • The element request fullscreen will be documentElement instead of body.

0.2.0 (2024-05-24)

  • Only toggle when pressing exactly Shift+F11.