Tagged articles
13 articles
Page 1 of 1
Instant Consumer Technology Team
Instant Consumer Technology Team
Nov 6, 2025 · Frontend Development

How AI Accelerates Frontend Development: Building an Auto‑Switch Proxy Browser Extension

This article explores how modern AI IDEs like Cursor and Trae empower developers to rapidly prototype and implement a Chrome extension that automatically switches Whistle proxy rules, generate project scaffolding in minutes, and produce comprehensive documentation through AI‑driven analysis and prompt engineering.

AI-assisted developmentPrompt engineeringWhistle proxy
0 likes · 19 min read
How AI Accelerates Frontend Development: Building an Auto‑Switch Proxy Browser Extension
DeWu Technology
DeWu Technology
Sep 22, 2025 · Frontend Development

How to Build a Chrome Mock Extension with Manifest V3 for API Interception

This article walks through the design and implementation of a Chrome extension that mocks API responses by intercepting network requests using Manifest V3, covering architecture differences, core configuration, request‑blocking techniques, script injection, project structure, rule creation, whitelist management, and future enhancements.

API mockingChrome ExtensionManifest V3
0 likes · 10 min read
How to Build a Chrome Mock Extension with Manifest V3 for API Interception
Java Tech Enthusiast
Java Tech Enthusiast
Mar 29, 2025 · Frontend Development

Building a Twitter Image Card Browser Extension with Claude Sonnet and DeepSeek

In a side‑by‑side test on the Trae platform, the author used Claude Sonnet 3.5 to create a functional Twitter‑to‑image‑card browser extension in roughly twenty minutes, while DeepSeek‑R1 required multiple prompt iterations, manual bug fixes, and still produced visual glitches, demonstrating Claude’s superior reliability for frontend plugin generation.

AI code generationClaude SonnetDeepSeek
0 likes · 5 min read
Building a Twitter Image Card Browser Extension with Claude Sonnet and DeepSeek
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
May 24, 2024 · Frontend Development

Boost Design Tool Testing with a Tampermonkey Plugin: Low‑Code, High‑Efficiency

To streamline repetitive, time‑consuming tasks in the KuJiaLe design tool, the team built a low‑code Tampermonkey plugin that consolidates data queries, model interactions, and custom actions into a draggable menu, offering easy development, powerful APIs, and seamless updates for front‑end developers.

Front-end AutomationTampermonkeyWeb Development
0 likes · 13 min read
Boost Design Tool Testing with a Tampermonkey Plugin: Low‑Code, High‑Efficiency
ELab Team
ELab Team
Sep 14, 2022 · Frontend Development

Master Browser Extension Development with Plasmo: From Basics to Advanced Practices

This comprehensive guide explores the fundamentals and advanced techniques of building Chrome extensions using the Plasmo framework, covering plugin concepts, traditional and modern development workflows, code examples, dynamic UI injection, resource handling, and best practices for efficient, scalable extension engineering.

Chrome APIPlasmoReact
0 likes · 39 min read
Master Browser Extension Development with Plasmo: From Basics to Advanced Practices
ByteFE
ByteFE
Sep 9, 2022 · Frontend Development

Curated Technical Articles: A/B Testing Sample Size, React Alternatives, TypeScript Incremental Compilation, JavaScript new Function, Front‑End Quality Tips, Browser‑Extension Development, Online Code Editors

This collection highlights recent technical articles covering A/B testing sample‑size calculation, the diminishing relevance of React, TypeScript incremental compilation, the JavaScript new Function construct, practical front‑end quality improvements, a step‑by‑step guide to building a browser image‑scraping extension, and a roundup of useful online code editors.

AB testingbrowser extension
0 likes · 6 min read
Curated Technical Articles: A/B Testing Sample Size, React Alternatives, TypeScript Incremental Compilation, JavaScript new Function, Front‑End Quality Tips, Browser‑Extension Development, Online Code Editors
IT Services Circle
IT Services Circle
Jul 10, 2022 · Frontend Development

Plasmo Framework Guide: Building Chrome Extensions with React and TypeScript

This article introduces Plasmo, a Next.js‑like framework for creating browser extensions using React and TypeScript, covering its key features, system requirements, project scaffolding, development workflow, content‑script integration, environment variables, internationalization, remote code handling, and publishing automation.

ChromeDevelopmentPlasmo
0 likes · 17 min read
Plasmo Framework Guide: Building Chrome Extensions with React and TypeScript
IT Services Circle
IT Services Circle
Jun 14, 2022 · Frontend Development

Getting Started with Plasmo: A Modern Framework for Building Browser Extensions

This article introduces Plasmo, a modern framework for building browser extensions using familiar web technologies like React, TypeScript, and Webpack, explains how to initialize a project, configure assets, debug with Chrome, and publish across Chrome, Firefox, and Edge stores, streamlining development and deployment.

PlasmoReactTypeScript
0 likes · 6 min read
Getting Started with Plasmo: A Modern Framework for Building Browser Extensions
Liangxu Linux
Liangxu Linux
May 26, 2020 · Frontend Development

How to Bypass Copy Restrictions and Extract Text from Web Pages

This guide explains several techniques—including using browser developer tools, console commands, and a Windows utility—to copy protected text from websites and download documents like Baidu Docs, while noting their limitations and required steps.

Baidu DocsWeb Scrapingbrowser devtools
0 likes · 6 min read
How to Bypass Copy Restrictions and Extract Text from Web Pages
Zhongtong Tech
Zhongtong Tech
Jan 11, 2019 · Information Security

How Hunter Automates Web Security Scanning in CI/CD Pipelines

This article explains how the Hunter system integrates automated web vulnerability scanning—including black‑box testing, browser‑extension traffic capture, and distributed analysis engines—into CI/CD workflows to detect security risks early, improve efficiency, and reduce manual effort.

Web Securitybrowser extensionci/cd
0 likes · 13 min read
How Hunter Automates Web Security Scanning in CI/CD Pipelines