📰 Dev.to · Projekta2
6 articles · Updated every 3 hours · View all reads
All
Articles 99,421Blog Posts 114,580Tech Tutorials 25,111Research Papers 20,774News 15,776
⚡ AI Lessons

Dev.to · Projekta2
⚡ AI Lesson
2d 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

Dev.to · Projekta2
3d 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...

Dev.to · Projekta2
3d 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...

Dev.to · Projekta2
5d 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....

Dev.to · Projekta2
6d 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 —...
Dev.to · Projekta2
2w 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.
DeepCamp AI