惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
量子位
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
S
SegmentFault 最新的问题
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
Google DeepMind News
Google DeepMind News
小众软件
小众软件
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
雷峰网
雷峰网
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
I Built a Chrome Extension in 5 Months as a Teenager: Her...
A teen from · 2026-05-04 · via DEV Community

“I’m 11, I don’t have a CS degree, Here’s how I built an extension with AI”

The Problem

I had a problem.

Every time I had an idea, I’d think: “I should write that down.”

By the time I opened Notion, my mind had already moved on.

I’d lose the idea.

This happened constantly. I’d be in a meeting, get an insight, and realize 5 minutes

later I never captured it.

So I started testing different apps:

Notion: Too slow (5–10 seconds to open)
OneNote: Syncing issues
Apple Notes: Works okay, but can’t use on my work laptop
Google Keep: Too simple, no organization
None of them felt fast.

Why Speed Matters (And Why You Don’t Know It Yet)

There’s a psychological principle called “working memory.”

Your brain can hold about 5–7 ideas at once, for about 20 seconds.

If you don’t capture an idea within those 20 seconds, it’s gone. Forever.

Most note apps add friction:

  1. Open the app (2–5 seconds)

  2. Click “new note” (1 second)

  3. Type title (5 seconds)

  4. Start typing (2 seconds)

Total: 10–13 seconds. You’ve already lost half your working memory.

And that’s if the app is already open.

The “Aha” Moment

One day I was using Slack, and I realized something:

Slack uses keyboard shortcuts. Cmd+K to search. Cmd+/ for help.

Shortcuts are fast. Instant. No UI, no navigation.

I thought: What if my note extension could work the same speed?

One button Type your thought. Done.

No app to open. 0.2 seconds.

So I built it.

— -

What I Built

CometNotes is simple:

  1. Press a single icon (or Ctrl+K on Windows)

  2. Type or highlight your note (appears instantly)

Become a Medium member

  1. Hit + (note saved)

  2. Done

That’s the core.

Everything else is secondary:

  • Organize by categories and tags

  • Search (single search bar)

  • Sync across devices (just one key)

The Results

I launched a CometNotes PRO to 25 friends.

The feedback was unanimous: “Great.”

Not “This is so pretty” or “This has amazing features.”

Just: “It’s fast.”

I realized: People don’t want more features. They want to save time.

So I focused on making it even faster:

  • Removed animations (saved 0.1s)

  • Pre-loaded the note UI (saved 0.1s)

  • Removed account requirement (saved 0.5s)

Total: 0.2 seconds from highlighting to capturing.

The Launch

I built for 5 months, testing with 25 early users (friends, family, online communities). The feedback was unanimous: “This is so fast.” Not “This is beautiful” or “This has amazing features.” Just: ”It’s fast.” That’s when I knew I was solving the right problem.

Lessons I Learned

Lesson 1: Speed is a Feature

Your UI, design, and features matter way less than speed. Make your core

action 10x faster than competitors.

Lesson 2: Solve One Problem

I could have built a full Notion replacement. But I didn’t. I solved:

“How do I capture an idea instantly?”

That focus is what makes it good.

Lesson 3: Friction Kills Adoption

Every signup, every email verification, every “welcome” screen kills 50% of

your users.

CometNotes has zero of those.

Why I’m Sharing this?

I’m 11. I don’t have a computer science degree. I didn’t go to a coding bootcamp. I had an idea and 5 months of persistence. I built CometNotes PRO to prove something: You don’t need to be a professional developer to build something that helps people. If you’re scared to start because you “don’t know how to code,” this is for you. I used AI to help with 90% of the code. But I learned the concepts, debugged the problems, and shipped a real product that people are using. You can too.

The Future

Available on all major browsers — no account, no email, no tracking: — Add to Chrome — Add to Edge — Add to FireFox Try it now. Highlight and start making and organizing. If it saves you time, that’s all I ask. And if you like it, leaving a review on your store helps other people find it.

What’s Your Biggest Friction Point?

What app do you lose ideas to? What takes you too long?

Drop a comment. I read everything and ship features based on feedback.

P.S. — “If you’re building something, don’t wait until it’s perfect to share. Share when it works. Feedback will make it better.”