Chrome extension that hides risky eBay sellers
Last updated: 2026-04-19
eBaySus is a Chrome extension that hides eBay listings from sellers whose feedback falls below thresholds you configure. This document explains exactly what data the extension handles.
Nothing leaves your browser. eBaySus does not have a server, an API key, or an analytics pipeline.
The extension reads the following on your device only:
ebay.com (and other eBay TLDs) pages you visit, to find seller feedback numbers.storage.sync area. Sync is a Google service; if you are signed into Chrome, your settings sync across your own Chrome installations. eBaySus does not access or transmit that sync data elsewhere.host_permissions in manifest.json.| Permission | Why |
|---|---|
storage |
To save your filter settings locally. |
host_permissions on *.ebay.* |
So the content script can run on eBay pages and read seller feedback numbers from the page DOM. |
Report a concern at support@smithbuilder.app.
Material changes to this policy will be noted in the Chrome Web Store listing and in this file’s commit history.