Best of Google ChromeMay 2022

  1. 1
    Article
    Avatar of hnHacker News·4y

    8 reasons to ditch Chrome and switch to Firefox

    Using Firefox can boost your PC’s performance, better protect you on the web, and also make life more convenient. It offers built-in features that don’t exist in Chrome or otherwise require third-party add-ons. Firefox also stops cryptominers from accessing your device, aka cryptojacking.

  2. 2
    Article
    Avatar of flutter_comFlutter Community·4y

    Building a Chrome Extension using Flutter

    Flutter is a cross-platform framework introduced by Google that is capable of running on Android, iOS, Web, macOS, Linux, Windows, and a few more kinds of devices. In this article, we will explore a unique way to run a Flutter app as a chrome extension.

  3. 3
    Article
    Avatar of chromeChrome Developers·4y

    New in Chrome 101

    The hwb() color notation gives you a new way to specify color according to hue, whiteness, and blackness. Priority Hints give you a way to hint to the browser in which order resources should be downloaded. The popup argument for window.open() now evaluates to true, following a change to the spec for parsing this argument.