VOOZH about

URL: https://blog.logrocket.com/tag/chrome/

⇱ chrome Archives - LogRocket Blog


Tag: chrome

How to make your website agent-ready with Google’s Web MCP

Dev

Build agent-ready websites with Google Web MCP. Learn how to expose reliable site actions for AI agents with HTML and JavaScript.

πŸ‘ Image
Emmanuel John
Mar 27, 2026 β‹… 12 min read

Debugging with Chrome DevTools MCP: Giving AI eyes in the browser

Dev

Learn how to effectively debug with Chrome DevTools MCP server, which provides AI agents access to Chrome DevTools directly inside your favorite code editor.

πŸ‘ Image
Emmanuel John
Oct 21, 2025 β‹… 6 min read

How to use the Interest Invoker API for better, more accessible UX

Dev

Explore how to use Google’s new experimental Interest Invoker API for delays, popovers, and smarter hover UX.

πŸ‘ Image
Emmanuel John
Jun 19, 2025 β‹… 7 min read

Leveraging Lighthouse audits to optimize web performance

Dev

Slow-loading pages can stem from multiple causes, which makes them one of the most challenging issues to fix in web development. Lighthouse can help you detect and solve your web performance issues.

πŸ‘ Image
Anna Monus
May 14, 2025 β‹… 6 min read

We can finally move elements in the browser with the moveBefore() API

Dev

The newly announced moveBefore() API helps developers easily reposition DOM elements while preserving their state.

πŸ‘ Image
Chizaram Ken
Apr 22, 2025 β‹… 8 min read

How to use Chrome DevTools for API mocking

Dev

API Mocking allows frontend developers to simulate the responses and behaviors of a live API, such as error handling, timeouts, and specific status codes in real time. Chrome DevTools Local Overrides make this even easier.

πŸ‘ Image
Emmanuel John
Feb 4, 2025 β‹… 7 min read

Using Chrome’s Document Picture-in-Picture API in React

Dev

Chrome’s new Document Picture-in-Picture API builds on the PIP API to open up a wider range of possibilities for user interaction.

πŸ‘ Image
Peter Ekene Eze
Jun 26, 2024 β‹… 4 min read

Exploring Interaction to Next Paint, a new Core Web Vital

Dev

Interaction to Next Paint was added to Google’s Core Web Vitals to provide a more comprehensive assessment of website interactivity.

πŸ‘ Image
Rahul Chhodde
Feb 7, 2024 β‹… 6 min read

How to debug TypeScript in Chrome

Dev

Learn how to debut apps written in TypeScript (both frontend and backend, as well as using Node.js and Deno) using Chrome DevTools.

πŸ‘ Image
Shalitha Suranga
Jun 22, 2023 β‹… 13 min read

Setting up a Headless Chrome Node.js server in Docker

Dev

In this tutorial, we’ll demonstrate how to create a Dockerfile to set up a Headless Chrome browser in Node.js.

πŸ‘ Image
Tigran Bayburtsyan
Jan 9, 2023 β‹… 5 min read

Core Web Vitals best practices for SPAs

Dev

Google Web Vitals will soon play a major role in how your site is ranked in search. Learn the best practices for SPAs.

πŸ‘ Image
Brian De Sousa
Nov 18, 2022 β‹… 14 min read

Build a Bluetooth app with the Chrome Web Bluetooth API

Dev

Learn how to build a Bluetooth app with JavaScript using Chrome’s Web Bluetooth API to get ahead of the curve with this beta feature.

πŸ‘ Image
Atharva Deosthale
Oct 12, 2021 β‹… 5 min read