Last updated: 28 July 2026
ListHop has no servers. It collects nothing, transmits nothing, and has no account to sign in to. Everything it reads stays in your own browser until you delete it.
All of it is held locally, in your browser's own extension storage, on the device you installed it on. None of it is transmitted anywhere.
| What | Why | Where |
|---|---|---|
| Listings you capture from your own Poshmark closet — title, description, price, size, brand, category, condition, photo links | So they can be copied into an eBay listing form and exported to CSV | chrome.storage.local |
| Your settings — speed, eBay defaults, notification preference | To remember how you like it to behave | chrome.storage.local |
| Photos downloaded for a cross-post | To attach them to the eBay listing without downloading them twice | Local IndexedDB, cleared automatically after a week |
ListHop makes requests to exactly three places, all of them on your behalf:
You can confirm this yourself: open your browser's developer tools, switch to the Network tab, and use the extension. There is no other destination, because there is nowhere else for it to go.
ListHop asks for access to poshmark.com and ebay.com only. Notifications and access to
the photo CDN are optional and requested at the moment you first need them — not at install time. You can revoke
either at any point from Chrome's extension settings.
Use Clear all in the listing manager to remove your captured listings, or Clear all data on the settings page to remove everything including your settings and cached photos. Uninstalling the extension also removes all of it. Since nothing was ever sent anywhere, there is nothing left to request the deletion of.
ListHop is a tool for people running a resale business and is not directed at children under 13.
If a future version ever collects or transmits anything, this policy will be updated before that version ships and the change will be described in the extension's release notes. The current version transmits nothing.
Questions about this policy can be sent to the address on the extension's Chrome Web Store listing.