Chrome 80 recently got released, with some nice new features.
To me the highlights are:
- Support for Optional Chaining
- SVG favicons, which also support
prefers-color-scheme
BTW
💁♂️ Also on my list of highlights is Linking to text fragments using a special URL fragment in the form of :~:text=[prefix-,]textStart[,textEnd][,-suffix]
. It’s a but clunky to work with as you can’t manually change the fragment in the URL and hit enter to make it work, you’ll need to actually follow it through a link.
Text Fragment linking in action
Leave a comment