Chrome

Enabling Gemini in Chrome

Add the following configuration rules in Surge to enable the Gemini functionality in Chrome.

· 1 min
ChromeGemini

How to Use Chrome DevTools MCP in the Claude Desktop App (Step-by-Step Guide)

Google has released an official Chrome DevTools MCP tool, enabling AI to interact with browser features. This guide …

· 2 min
ClaudeMCPAIChrome

Web Crash Caused by Styles in Chrome

What the bug is

· 1 min
Chrome

Invalid ZIP Package Issue When Compressing on Mac

When selecting a folder on Mac, right-clicking, and choosing to compress, the resulting ZIP package reports an error …

· 2 min
ChromeExtension

Browser userAgent

A quick tour of working with the browser userAgent string—from where to access it, to helpful tooling, limitations, and …

· 2 min
JavaScriptChrome

Publishing Extensions to Chrome Web Store

This article provides a guide to publishing extensions to the Chrome Web Store, including the submission process, …

· 2 min
Chrome

Online Issue - WEB Page Stuttering

This article discusses online issue - WEB page stuttering, including usage scenarios, implementation details, etc., to …

· 3 min
Chrome

Chrome Extension Development Tips and Usage

This article provides tips and usage guidance for Chrome extension development, including advantages, implementation …

· 4 min
Chrome

Chrome Extension Packaging and Release

This article introduces Chrome Extension packaging and release, including advantages, implementation details, and …

· 4 min
Chrome

Online Issue - ERR_CONNECTION_CLOSED

Troubleshooting an online issue with ERR_CONNECTION_CLOSED: analyzing the root cause (request header length limit) and …

· 3 min
ChromeFrontend Development

307 Redirect to HTTPS Error When Accessing WEB in Chrome

This article explains the 307 redirect to HTTPS error when accessing websites in Chrome, including the causes, …

· 2 min
Chrome

Chrome Extension Development: Jira Tool

This article introduces the development of a Chrome extension for Jira, including its advantages, implementation …

· 2 min
Chrome

从输入URL到页面展示,这中间发生了什么

本文介绍从输入URL到页面展示,这中间发生了什么,包括使用场景、实现细节等,以提高从输入URL到页面展示,这中间发生了什么的效率。

· 2 min
Chrome

Chrome's MemoryCache and DiskCache

This article provides an introduction to Chrome's MemoryCache and DiskCache, including their advantages, implementation …

· 2 min
Chrome

window.opener

A practical intro to window.opener: what it is, when it exists, how noopener affects process isolation, and trade-offs.

· 2 min
ChromeJavaScript

Maximum call stack size exceeded in JS

This post explains the 'Maximum call stack size exceeded' error in JS, including stack basics, limits, and debugging …

· 2 min
JavaScriptChrome

Chrome DevTools Tips and Tricks

This article shares useful Chrome DevTools tips and tricks, including techniques for debugging, efficiency improvements, …

· 2 min
Chrome

Failed to load response data

This article introduces "Failed to load response data," including its advantages, implementation details, and related …

· 2 min
Chrome

First Time Developing a Chrome Extension

Notes from building my first Chrome extension for JD.com coupon automation—key capabilities, workflow tips, and …

· 3 min
Chrome

Web Page Font Flickering Issues

Diagnosing custom font flicker and practical fixes: CSS extraction, font preloads, file formats, font-display strategy, …

· 4 min
Frontend DevelopmentChrome

A Guide to HAR Files: Recording and Analyzing Web Requests

Learn how to use Chrome's HAR files to record and analyze web requests. This guide covers downloading, uploading, and …

· 2 min
ChromefrontendHAR

My Chrome Extension List

My frequently used Chrome extensions for daily use and development, with brief notes and tips.

· 2 min
ChromeHardware

Modifying and Saving Static Resources in Chrome Developer Mode

This article explains how to modify and save static resources using Chrome's developer mode, including the local …

· 2 min
Chrome

Chrome Device Mode Screenshot White Screen Issue

This article introduces the Chrome device mode screenshot white screen issue, including troubleshooting steps, …

· 2 min
Chrome