How to open/enter Google Chrome Browser in Full-Screen mode in macOS

Опубликовано: 24 Март 2025
на канале: Diyar Hussein
60
1

00:00 Quit / Force Quit Google Chrome Browser from Dock
00:04 Open Script Editor
00:18 Copy/paste the below command:

do shell script "/usr/bin/open -a '/Applications/Google Chrome.app' --args --start-fullscreen"

00:28 Save the file with these properties File Name: Chrome Full Screen | Where: Desktop | File Format: Application
00:46 Double-click the script whenever you want to open Google Chrome Browser in Full Screen.