Greasy Fork 还支持 简体中文。

No Fullscreen Dropdown

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

As of 2024-06-21. See the latest version.

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 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
Ratings
0 0 0
Version
0.3.1
Created
2024-05-24
Updated
2024-06-21
Size
923 Bytes
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)

🐛 Bug Fixes

  • Change event.key to event.code.

0.3.0 (2024-05-24)

🐛 Bug Fixes

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

0.2.0 (2024-05-24)

🛠 Improvements

  • Only toggle when pressing exactly Shift+F11.