Last updated: 2026-06-08
Short version: LunarCat Item Mover does not collect, transmit, sell, or share any of your data. Everything the extension stores stays on your own device.
LunarCat Item Mover reads product information (name, price, page URL) from a web page you choose, saves it locally in your browser, and later types it into a form on a registration site you choose. It also lets you “pick” which page elements hold the name and price, so it can find them on sites you add yourself.
The extension acts only when you click a button (Import, Move, or “Add this site”). It does not read or report page content in the background.
All data below is stored only in your browser via the Chrome extension local storage API (chrome.storage.local). It never leaves your computer.
| Data | Details | Why it is stored |
|---|---|---|
| Product name | The text of the element you point to. | So your saved list persists and can be filled into your target form. |
| Product price | Digits only; currency symbols and formatting are stripped. | Same as above. |
| Product page URL | The base URL only — query string and fragment removed. | Same as above. |
| Per-site CSS selectors you pick | Saved per exact hostname. | So the extension knows where the name and price are on sites you add. |
| A per-item “selected” flag and a local id | UI state only. | So the list remembers your checkbox selection. |
That is the complete list. The extension does not store or process emails, passwords, payment information, location, browsing history, or any other personal or sensitive data.
fetch, XMLHttpRequest, beacons, WebSockets, or remote scripts. No servers, no backend, no third-party endpoints. Its content security policy restricts all scripts to those bundled in the package (script-src 'self'); no remote code is loaded or executed.chrome.storage.local (this device only), not chrome.storage.sync.chrome://extensions, deletes everything it stored. Because nothing is stored off-device, uninstalling removes all data it held.If the extension's data practices ever change (for example, if syncing, a backend, error reporting, or analytics is added), this policy will be updated at this same location with a new “Last updated” date before such a change ships.
Questions about this policy: lunarcatkorea@gmail.com