Tag

Frontend Development

0 views collected around this technical thread.

Ant R&D Efficiency
Ant R&D Efficiency
May 10, 2024 · Frontend Development

OpenSumi 3.0: AI-Native IDE Framework for Frontend Development

OpenSumi 3.0 is an open‑source, AI‑native IDE framework that extends VS Code compatibility with extensive AI features—inline code completion, chat, refactoring, naming, terminal assistance, and conflict resolution—while preserving low switching cost, high customizability, modern UI, and performance upgrades for web and Electron development.

AI IDEAI Native FrameworkFrontend Development
0 likes · 29 min read
OpenSumi 3.0: AI-Native IDE Framework for Frontend Development
vivo Internet Technology
vivo Internet Technology
Nov 17, 2021 · Frontend Development

Understanding Chrome Extensions: Architecture, Core Mechanisms, and Practical Use Cases

The article explains Chrome extensions’ architecture—including manifest files, background, popup, and content scripts—and how the extension, render, and browser processes communicate, then showcases practical use cases such as page overrides, cookie control, tab management, request interception, DOM automation, and a multilingual management tool for a global e‑commerce platform.

Chrome ExtensionFrontend DevelopmentJavaScript
0 likes · 13 min read
Understanding Chrome Extensions: Architecture, Core Mechanisms, and Practical Use Cases