We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From a webstore request:
Please suspend the favicons in the tabs with Retina quality. Currently they are very blocky on most Macs.
The text was updated successfully, but these errors were encountered:
I just noticed the same after switching to a Retina display.
It seems that chrome://favicon/ itself gives non-retina, blurry favicons. So this may not be that easy to solve.
chrome://favicon/
Sorry, something went wrong.
Sorted it out. It's in a new pull request, I'm working with @deanoemcke to get this into the next version.
Here's some before and afters to whet your appetite.
Codepen before: Codepen after:
Apple before: Apple after:
It will still look crappy where the site does not have a retina favicon loaded, e.g. this site is the same before and after:
And the suspended tab, of course. Before: ...and after:
And finally the session management screen before: and after:
Nice, looks good 👍
No branches or pull requests
From a webstore request:
Please suspend the favicons in the tabs with Retina quality. Currently they are very blocky on most Macs.
The text was updated successfully, but these errors were encountered: