Tag

Chrome extensions

0 views collected around this technical thread.

ByteFE
ByteFE
Dec 6, 2023 · Frontend Development

Comprehensive Guide to Building Chrome Extensions with React/Vue, Debugging, and E2E Testing

This article explains the overall architecture of Chrome extensions, how to create popup, DevTools, and content scripts using React or Vue, configure manifest.json, set up multi‑entry Webpack builds, debug each component, and perform end‑to‑end testing with Puppeteer and Xvfb for CI environments.

Chrome extensionsE2E testingPuppeteer
0 likes · 18 min read
Comprehensive Guide to Building Chrome Extensions with React/Vue, Debugging, and E2E Testing
Python Programming Learning Circle
Python Programming Learning Circle
May 19, 2022 · Frontend Development

Performance Impact of Chrome Extensions on CPU, Rendering, and Memory

This report analyzes how popular Chrome extensions affect browser performance by increasing CPU usage, slowing page rendering, and consuming additional memory, presenting data from tests on various websites and highlighting the cumulative impact of multiple extensions on user experience.

CPU usageChrome extensionsbrowser optimization
0 likes · 10 min read
Performance Impact of Chrome Extensions on CPU, Rendering, and Memory
360 Tech Engineering
360 Tech Engineering
Jun 22, 2018 · Frontend Development

Testing Efficiency Tips: Browser Cache, MySQL Visualization, JSON Viewer, and Cookie Tools

This guide shares practical testing shortcuts—including how to fully clear Chrome cache, use Navicat for reusable SQL queries, install JSON Viewer and EditThisCookie extensions, and other handy tricks—to boost overall testing efficiency and reduce manual effort.

Browser CacheChrome extensionsMySQL
0 likes · 4 min read
Testing Efficiency Tips: Browser Cache, MySQL Visualization, JSON Viewer, and Cookie Tools
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Aug 9, 2017 · Information Security

Analyzing Chrome Extension Manifests and Detection Techniques

This article examines Chrome extension manifest structures, recent security‑related changes, and presents methods—including script onload/onerror probing and a web‑store spider—to detect and enumerate extensions, supplemented by sample code and data from large‑scale analysis.

Chrome extensionsDetectionJavaScript
0 likes · 7 min read
Analyzing Chrome Extension Manifests and Detection Techniques
Qunar Tech Salon
Qunar Tech Salon
Sep 14, 2015 · Backend Development

Technical Talk Series: Engineering Node.js Development, SEO, Watcher Monitoring, Native Modules, Code Elegance, Chrome Extensions, and Web Components

A series of internal technical talks covers engineering Node.js development and operations, fast SEO and watcher solutions, native module creation, code elegance principles, rapid Chrome plugin development, and the future of web componentization, inviting staff to attend on September 19.

Chrome extensionsNative ModulesNode.js
0 likes · 5 min read
Technical Talk Series: Engineering Node.js Development, SEO, Watcher Monitoring, Native Modules, Code Elegance, Chrome Extensions, and Web Components