Best of Google ChromeFebruary 2023

  1. 1
    Article
    Avatar of hnHacker News·3y

    Microsoft is now injecting full-size ads on Chrome website to make you stay on Edge

    Microsoft is injecting full-size ads on the Chrome website to encourage users to stay on Edge. They use aggressive methods and throw shade at Chrome, claiming the added trust of Microsoft. Although Google promotes Chrome, they only show banners on their own websites.

  2. 2
    Article
    Avatar of chromeChrome Developers·3y

    What's New In DevTools (Chrome 110)

    DevTools in Chrome 110 introduces various updates and improvements. The Performance panel now clears the screenshot and trace on reload, providing a better measurement start. The Recorder now offers split code view, customization of selector types, and the ability to edit user flow during recording. The Sources panel has improved syntax highlighting and inline previews for Vue, SCSS, and more. Autocomplete in the Console is now more ergonomic and consistent. Other highlights include automatic in-place pretty print, better syntax highlighting, and various fixes.

  3. 3
    Article
    Avatar of chromeChrome Developers·3y

    New in Chrome 110

    Chrome 110 introduces the `:picture-in-picture` pseudo class for customizing picture-in-picture elements, the launch_handler manifest member for controlling web app launch behavior, and the `credentialless` attribute for embedding third-party iframes without cross-origin headers. Other highlights include the removal of Web SQL in non-secure contexts and new features like the `initial-letter` CSS property and the `remove()` method in FileSystemHandle.

  4. 4
    Article
    Avatar of chromeChrome Developers·3y

    What's New in DevTools (Chrome 111)

    DevTools introduces new tools to help developers create, convert, and debug High Definition color. The Styles pane now supports 12 new color spaces and 7 new gamuts. DevTools also supports converting colors between different formats. The Breakpoints pane has been enhanced with quick access to commonly used features.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Manage Linux Processes

    Every program or command that executes in a Linux system is called a process. In this tutorial, let's explore processes and how we can manage them in Linux. What is a Linux Process?

  6. 6
    Article
    Avatar of phProduct Hunt·3y

    Cmd J – ChatGPT for Chrome - Product Information, Latest Updates, and Reviews 2024

    Recent launches, pro tips, and reviews for Cmd J - ChatGPT for Chrome.

  7. 7
    Article
    Avatar of chromeChrome Developers·3y

    DevTools Tips: Discover CSS issues

    Discover and debug CSS issues with Chrome DevTools. Learn how to use the Elements > Styles pane and access debugging tips. Improve your CSS expertise and learn about responsive design.