✕ Clear all filters
11 articles
▶ Videos →

📰 Dev.to · Projekta2

11 articles · Updated every 3 hours · View all reads

All Articles 117,110Blog Posts 125,096Tech Tutorials 29,938Research Papers 23,514News 17,258 ⚡ AI Lessons
I built an AI Chrome extension with zero backend cost — here's the exact architecture
Dev.to · Projekta2 1w ago
I built an AI Chrome extension with zero backend cost — here's the exact architecture
You want to add AI to your Chrome extension. The obvious path: spin up a Node.js server, hold a...
Migrating to Manifest V3: what actually broke, what we saved, and what we gained
Dev.to · Projekta2 ⚡ AI Lesson 2w ago
Migrating to Manifest V3: what actually broke, what we saved, and what we gained
A practical breakdown of building Chrome extensions natively on MV3 — service worker lifecycle, IndexedDB constraints, Alarm API, and the CSP restrictions nobod
Designing developer tools that developers actually use – 5 UX principles I learned building Chrome extensions
Dev.to · Projekta2 🖌️ UI/UX Design ⚡ AI Lesson 2w ago
Designing developer tools that developers actually use – 5 UX principles I learned building Chrome extensions
Most developer tools are built by developers. That's both a strength and a weakness. Developers know...
I was spending 2 hours a day triaging GitHub PRs — so I built an AI extension to fix it
Dev.to · Projekta2 2w ago
I was spending 2 hours a day triaging GitHub PRs — so I built an AI extension to fix it
The problem I review a lot of pull requests. Not because I'm a reviewer by trade, but...
Why my Chrome extension uses a hybrid AI risk score instead of pure AI sorting
Dev.to · Projekta2 🤖 AI Agents & Automation ⚡ AI Lesson 2w ago
Why my Chrome extension uses a hybrid AI risk score instead of pure AI sorting
I've been building PR Focus, a Chrome extension that helps developers triage GitHub pull requests....
I built an AI priority inbox for GitHub pull requests — and went BYOK instead of running my own AI backend
Dev.to · Projekta2 2w ago
I built an AI priority inbox for GitHub pull requests — and went BYOK instead of running my own AI backend
The problem GitHub shows your pull requests in whatever order they happened to be opened —...
I built 3 Chrome extensions from scratch as a solo developer – here's what I learned (code included)
Dev.to · Projekta2 ⚡ AI Lesson 4w ago
I built 3 Chrome extensions from scratch as a solo developer – here's what I learned (code included)
MV3 architecture, Gumroad licensing with fingerprinting, zero-backend cost engines, and honest lessons from a fresh launch – no fake numbers, just real code.