Show HN: Bear.Share – Turn any webpage into beautiful sharing cards(chromewebstore.google.com) I built this because I was tired of sharing ugly link previews. Bear.Share extracts webpage content and generates professional sharing cards – all locally in your browser, no uploads. ## What it does - Smart content extraction (title, summary, images, favicon) - Professional card styles - One-click copy/download - QR codes for mobile access - 100% privacy-focused (local processing only) ## Technical bits *Stack:* TypeScript, React, Manifest V3 *Main challenge:* Websites structure metadata differently. Built a cascading extraction system: structured data → social meta tags → standard meta → DOM analysis fallbacks. *Privacy:* Zero external dependencies. Everything processes in your browser. ## Try it - *Chrome Web Store:* https://chromewebstore.google.com/detail/njgbcdlfpmkgbdkiagg... Free forever, no accounts. Looking for feedback on content extraction accuracy and performance on sites you use. |