# AcreSignal Sidecar Store Listing Copy

## Short Description

Move from land listings into AcreSignal reports and assistant workflows without scraping marketplace pages.

## Full Description

AcreSignal Sidecar helps land investors evaluate listing context while browsing supported land marketplaces. It adds a lightweight panel where the investor can manually enter asking price, acreage, parcel identity, geography, coordinates, and investment strategy.

The sidecar can calculate price per acre, request a public stored-ledger market-score teaser, open a prefilled AcreSignal report form, or copy an MCP payload for assistant workflows.

AcreSignal Sidecar does not scrape marketplace pages. It reads the current URL, removes query strings and fragments, and sends only user-supplied fields to AcreSignal. Paid provider intelligence requires a signed-in AcreSignal report workflow and report credit.

## Review Notes

- Manifest V3 extension.
- No extension permissions requested.
- Host permissions are scoped to supported listing marketplaces.
- Content script reads only `window.location.href`.
- No DOM parsing, marketplace fetches, page scraping, cookies, or local storage access.
- The market-score endpoint uses stored aggregate data and suppresses thin samples.

## Support URL

https://acresignal.land/sidecar

## Privacy URL

https://acresignal.land/privacy
