1. What this extension does (single purpose)
The extension has one job: when you are viewing a Member Directory or Member Callings report in LCR and click Copy for WardCentral, it reads the report already on your screen, reformats it into clean tabular text, and places that text on your clipboard so you can paste it into WardCentral. That's all it does.
2. No data collection or transmission
The extension does not collect, log, or transmit any personal or usage data. It has no account, no backend, and no operator on the other end. The report content it reformats goes only to your clipboard, on your device — it is never sent to WardCentral, to Pointmatic, or to any third party.
3. No remote code
The extension contains no remote code. All of its logic ships inside the published package and is reviewed as part of it; the extension never downloads or executes code from a remote source.
4. No network calls
The extension makes no network requests. It contacts no server and loads nothing from the internet. (It recognizes which LCR report page you're on by matching the page's address locally — it does not fetch anything.)
5. No storage, cookies, or tracking
The extension stores nothing — no browser storage, no cookies, no history. It runs no analytics and includes no advertising or tracking of any kind. Each click is handled entirely in the moment, on-device, in your browser, and nothing is retained afterward.
6. Permissions, and why each is needed
activeTab + scripting: to read the LCR report on
the tab you're viewing — only when you click the button. clipboardWrite: to place the reformatted report on your clipboard. Host access to lcr.churchofjesuschrist.org: the extension runs only on LCR pages and nowhere else on the web.
7. Not official Church software
LCR to WardCentral is an independent tool — not official Church software. It is not affiliated with, endorsed by, or sponsored by The Church of Jesus Christ of Latter-day Saints. It only reformats data you are already authorized to view in LCR; it never logs into or scrapes LCR.
8. Contact
Questions about the extension: privacy@wardcentral.org.