Tag

browser extension

0 views collected around this technical thread.

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
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 testingTypeScriptWeb Development
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.

ChromePlasmoReact
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
IT Services Circle
IT Services Circle
Apr 18, 2022 · Frontend Development

SingleFile: A Browser Extension and CLI Tool for Saving Complete Webpages as a Single HTML File

SingleFile is an open‑source browser extension and command‑line utility that lets you capture any web page—including images and resources—into one self‑contained HTML file, with support for Chrome, Firefox, Edge, and other major browsers, plus Docker and manual installation options.

CLIDockerJavaScript
0 likes · 8 min read
SingleFile: A Browser Extension and CLI Tool for Saving Complete Webpages as a Single HTML File
IT Services Circle
IT Services Circle
Apr 10, 2022 · Frontend Development

SingleFile: Browser Extension and CLI Tool for Saving Complete Web Pages as a Single HTML File

SingleFile is a cross‑browser extension and command‑line utility that lets users capture entire web pages—including images and resources—into a single HTML file, offering multiple installation methods, Docker support, detailed usage commands, and integration with custom user scripts.

CLIDockerJavaScript
0 likes · 5 min read
SingleFile: Browser Extension and CLI Tool for Saving Complete Web Pages as a Single HTML File