How to disable tab hover cards, that appear when the cursor is hovered over a tab?
11 Answer
UPDATE: Starting in Google Chrome v91, you can no longer disable tab hover cards. The #tab-hover-cards flag has been removed, and you can only only modify #tab-hover-card-images. A demonstration of tab hover card images can be seen on dev.to
Thank you George Chakhidze for the update.
This is a new feature in Chrome v78.
To disable tab hover cards, navigate to chrome://flags/ in the address bar.
Then find/search for tab hover cards and set it to disabled.
Relaunch Chrome to apply the change.
13