Chromium: Difference between revisions
Jump to navigation
Jump to search
Created page with "Chromium is the open source web browser project from which Google Chrome draws its source code." |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
Chromium is the open source web browser project from which Google Chrome draws its source code. | Chromium is the open source web browser project from which Google Chrome draws its source code. | ||
== Tips and Tricks == | |||
===tab hover card in Chromium=== | |||
displays a thumbnail preview and page details when hovering over a tab. | |||
To disable the preview image: | |||
#Open Chromium settings, go to Appearance, and turn off "Show images on tab hover preview cards". | |||
#Relaunch the browser if prompted. | |||
If the option is missing, enable the flag at chrome://flags/#tab-hover-card-image-settings first, then check settings again. | |||
See also; | |||
* [[Google Chrome]] | |||
Latest revision as of 15:36, 9 January 2026
Chromium is the open source web browser project from which Google Chrome draws its source code.
Tips and Tricks
tab hover card in Chromium
displays a thumbnail preview and page details when hovering over a tab.
To disable the preview image:
- Open Chromium settings, go to Appearance, and turn off "Show images on tab hover preview cards".
- Relaunch the browser if prompted.
If the option is missing, enable the flag at chrome://flags/#tab-hover-card-image-settings first, then check settings again.
See also;