STELLAR PORTAL

Features

Browser integration Stellar Clipper

Local HTTP import from the browser extension into Stellar.

Wiki index /browser-clipper

01

Section

Overview

Local HTTP import from the browser extension into Stellar.

Stellar keeps research data local-first and asks the researcher to stay in control.

02

Section

Main guidance

Use this page as a practical checklist for the feature or workflow.

  • Stellar listens on 127.0.0.1:57321.
  • The extension sends metadata to POST /api/import.
  • The desktop app must be running before the extension can connect.

03

Section

Recommended workflow

Treat the steps below as a working rhythm. Start small, confirm the result, then expand the workflow only when it helps the research.

  • Stellar listens on 127.0.0.1:57321.
  • The extension sends metadata to POST /api/import.
  • The desktop app must be running before the extension can connect.

04

Section

Checks before relying on this page

Before treating the result as durable research material, check metadata, links, backups, and whether the page still matches the current implementation.

  • Confirm that the relevant data is saved locally and can be found again.
  • Check that links, citations, exports, or backups still point to the intended material.
  • When the workflow touches security or recovery, test the restore path before depending on it.

Related docs