
Chrome extension that adds read time, paywall detection and content-type signals to search results
I realized an annoying part of browsing is choosing a link from Google Search, then realising after opening it that it's
- a 20-minute deep dive
- a paywalled
- an unexpected image-heavy tutorial
- or unexpected dense technical documentation
I built a lightweight Chrome extension that adds small “preview signals” beside Google Search results before you click.
It currently shows:
• estimated read time
• paywall detection
• image-heavy pages
• code-heavy pages
The goal was to reduce wasted clicks and help evaluate links faster while browsing. If you'd like to try out the extension its called LinkFlags - Preview Signals Before Opening Links from the Chrome Web Store :)
Hope this helps and also would like your thoughts/feedback on this too!