Tag
Otto (MIT) is an open-source browser extension that turns a real tab into a controllable node via CLI or agent, solving the 'agent needs a browser' problem without headless farms or expensive cloud services.
the-stats-duck v0.6.0 is an open-source DuckDB extension that brings statistical analysis and plotting directly into SQL, including regression, bootstrapping, and ggplot-like visualization.
Google Chrome's transition to Manifest V3 removes the final loopholes for Manifest V2 extensions, effectively ending support for popular ad blockers like uBlock Origin by June 2026.
A security researcher discloses that OpenAI's ChatGPT extension for Google Sheets is vulnerable to indirect prompt injection attacks, allowing attackers to exfiltrate workbooks and execute unauthorized actions despite user settings requiring approval.
pgGraph v0.1.1 is an open-source, high-performance graph traversal extension for PostgreSQL written in Rust, enabling graph superpowers for Postgres users.
DeltaX is an Apache-licensed PostgreSQL extension providing compression and columnar storage for time-series data, offering a fast alternative to TimescaleDB or ClickHouse while keeping data in PostgreSQL.
Google has released an official Colab VS Code extension, allowing users to directly connect to Colab runtimes and use free T4 GPU and other compute power in local VS Code, combining the power of the editor with Colab's cloud resources.
The Cline SDK has been rebuilt from scratch and open-sourced, allowing others to build with it.
Flowsnip is an n8n extension that allows users to save and reuse workflow snippets directly within the canvas.
Honker is a SQLite extension that adds PostgreSQL-style NOTIFY/LISTEN semantics, enabling durable pub/sub and task queues without external brokers or polling.