Best of Google Chrome — December 2021
- 1
- 2
Hashnode·4y
Building a Chrome extension using JavaScript
In this blog, we're going to walk you through creating a basic Chrome extension called CryptoBase. This kind of extension fires a browser notification based on the fulfilment of specific business logic. We'll also be keeping everything as per the Manifest V3(MV3) framework while building our extension.
- 3
Chrome Developers·4y
Full accessibility tree in Chrome DevTools
Chrome DevTools is launching a full accessibility tree making it easier for developers to get an overview of the whole tree. In this post find out how this tree is created and how to use it in your work. In Chrome DevTools, we provide the accessibility pane to help developers understand how their content is exposed to assistive technology.