# LocalArchive

> Local-first Chrome extension for saving readable pages, selections, Pocket imports, and portable exports.

## Summary
LocalArchive is a published Chrome Web Store product for people who want a read-it-later archive without sending page content to a hosted service. It saves readable article captures, selected text, source metadata, and Pocket imports locally, then exports a portable Markdown, HTML, or JSON bundle when the user wants to move or audit the archive.

## Project Link
https://zack-dev-cm.github.io/projects/localarchive.md

## Key Features
- Saves readable page snapshots and selected text into a local-first archive
- Imports Pocket data and keeps the archive portable through Markdown, HTML, and JSON exports
- Keeps the product surface narrow: extension storage, export controls, and a public Chrome Web Store listing
- Ships as a reproducible public release with Chrome Web Store metadata and repo evidence

## Tech Stack
- Chrome Extension
- JavaScript
- Local-first Storage
- Readability
- Markdown Export
- Chrome Web Store

## Benchmarks & Analytics
- Public Chrome Web Store users: 114 (listing snapshot, 2026-04-24)
- Public release: v0.1.0 (GitHub release, 2026-04-22)
- Export formats: 3 (Markdown, HTML, JSON)
- Import path: Pocket (local migration workflow)
- Privacy posture: local-first (page content stays in the extension archive)

## Links
- [View on Chrome Web Store](https://chromewebstore.google.com/detail/localarchive/glcecbjpdknkmlpcbnbpikjjclboeglo)
- [View on GitHub](https://github.com/zack-dev-cm/localarchive)
- [Release v0.1.0](https://github.com/zack-dev-cm/localarchive/releases/tag/v0.1.0)
