Vouch · Chrome extension
Get the extension.
The Vouch Chrome extension injects a Pay with Vouch button next to Buy It Now on every eBay listing. Voice-recorded payment protection — your money is held safely with Stripe until the item arrives.
Download & install
v0.1.1 · ~11 KB · works on Chrome, Edge, Brave
The extension isn’t on the Chrome Web Store yet — it’s currently distributed as an unpacked install for hackathon judges and early testers. Three minutes to set up.
Download vouch-extension.zip →How to install
Three steps. About 60 seconds.
- Step 01
Download & unzip
Click the download button above, then unzip the file somewhere you can find it (Downloads is fine). You'll see an 'extension' folder containing manifest.json, icons, and a src directory. - Step 02
Open Chrome's extension page
Open a new tab and go tochrome://extensions. Toggle Developer mode on (top-right corner). - Step 03
Load unpacked
Click Load unpacked (top-left, appears once Developer mode is on). Select theextensionfolder you just unzipped. The Vouch extension will appear in your extensions list, ready to go.
Try it
Visit any eBay listing.
Open any eBay product page (e.g. ebay.co.uk). The extension injects a Pay with Vouch button next to the existing buy buttons. Click it to start a voice-mediated deal.
Safe to install
What the extension does — and doesn’t.
- What it does
- Reads the publicly displayed item title, price, currency, and seller from eBay product pages so it can pre-fill them when you click Pay with Vouch. Injects a single button into the page. That's it.
- What it doesn't do
- No tracking. No analytics. No access to your eBay account or order history. No data sent anywhere except when you actively click Pay with Vouch (and then only the listing details, to pre-fill the deal on vouch.fund).
- Open source
- All extension code is in the Vouch repo on GitHub. Read it before you install if you want.