Show HN: Bear.Share – Turn any webpage into beautiful sharing cards

1 BearBest 1 7/30/2025, 8:23:11 AM 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.

Comments (1)

BearBest · 9h ago
New version v1.1.0 is online~

- Crafted a new extension icon

- Added one-click URL copy function

- Fixed the issue where content retrieval failed in already open tabs after extension installation

Welcome to install and experience~