Reviewer Guide

LocalArchive 0.1.1 has no account, login, backend, API key, analytics endpoint, ads, or paid feature.

Smoke Test

  1. Open any readable article or documentation page, such as this LocalArchive homepage.
  2. Click the LocalArchive toolbar button and click Capture.
  3. Open the library from the popup and confirm the page appears.
  4. Select a passage on the page, right-click, and choose Save selected text to LocalArchive.
  5. Search for a word from the selected passage and confirm the saved item remains visible.
  6. Export as Markdown or HTML and confirm Chrome downloads the file after the user action.
  7. Import the Pocket CSV sample below and confirm duplicate URLs are merged by canonical URL.

Pocket CSV Sample

title,url,time_added,tags
LocalArchive Duplicate,https://localarchive.pages.dev/?utm_source=test,1710000000,archive
Pocket Only,https://example.com/pocket-only,1710000000,pocket

Expected Permission Behavior

Known Unsupported Pages

Chrome blocks extension injection on chrome:// pages, the Chrome Web Store, and some browser-restricted pages. Test on normal HTTPS article or documentation pages.