Best of Google ChromeApril 2022

  1. 1
    Article
    Avatar of hashnodeHashnode·4y

    Best Chrome Extensions to boost GitHub

    Chrome extensions are software packages that introduce additional functionalities to your Chrome browser. They enable you to personalize your web-browsing experience by adding features with a single mouse click. Since GitHub is one of the most comprehensive platforms for developers, this roundup will cover some of the best and most useful GitHub Chrome extensions.

  2. 2
    Article
    Avatar of chromeChrome Developers·4y

    What's New In DevTools (Chrome 101)

    Recorder panel now supports importing and exporting user flow recordings as a JSON file. View cascade layers in the Styles pane to prevent style-specificity conflicts. New timespan and snapshot mode in the Lighthouse panel. Fixed autocompletion support for array-like objects, CSS class names, map.get and HTML tags.

  3. 3
    Article
    Avatar of tuts_plusTuts+·4y

    Developing Google Chrome Extensions

    Google Chrome allows you to build an extension using only HTML, CSS, and JavaScript. At the end of this article you will find a working Chrome extension which uses most of the techniques explained below. If you're looking for a quick solution, you could also download the Chrome App Maker from Envato Market, which makes it very easy to create Chrome apps.