Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soooda/macos-chrome-tabbar-gap-remove
Get your classic 100% utilization rate Chrome tab line back!
https://github.com/soooda/macos-chrome-tabbar-gap-remove
Last synced: 9 days ago
JSON representation
Get your classic 100% utilization rate Chrome tab line back!
- Host: GitHub
- URL: https://github.com/soooda/macos-chrome-tabbar-gap-remove
- Owner: Soooda
- Created: 2024-09-18T04:23:42.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T04:44:15.000Z (2 months ago)
- Last Synced: 2024-09-18T07:32:04.489Z (2 months ago)
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MacOS-Chrome-TabBar-Gap-Remove
Very recently, after a certain update, my Chrome's tab bar shows an unpleasant gap to the left in full-screen mode.## Previous Tab Bar
In previous versions, Chrome would display a separate UI for the default windows operation buttons (Maximize, Hide and Close):
## New Tab Bar
In the latest version, such behavior is replaced by directly showing the buttons on the tab bar:
And because of that, the tab bar now needs to constantly preserve some spare space for those buttons.
## Solution
Enter [chrome://flags/](chrome://flags/) in Chrome, which will bring you to the setting page of experimental features. Then search **Immersive Fullscreen Toolbar** keywords and set this setting to **Disabled**. After this step, Chrome will automatically prompt to relaunch. After relaunching, your classic tab bar will be back!
![Setting](img/5.png)