Sales Price Lookup
A Chrome extension that reads the client and products on your sales page and shows the last purchase date and unit price for each product, pulled from your private sales database hosted on this website.
Setup
- Create an account on this website, then go to Manage sales history and upload your sales spreadsheet (CSV or Excel).
- Unzip the download and load it via
chrome://extensions→ Developer mode → Load unpacked. - Click the extension icon → ⚙ Settings and sign in with the same email and password you used on this website.
- Open a sales page and click the extension icon. The popup shows the last date and price this client paid for each product on the page.
Full instructions are in the README.md inside the zip.