Wanderquote
Back to site
Browser extension

Installing & using the extension

The Wanderquote browser extension captures a holiday from a supplier site in one click and turns it into a draft quote.

Build the extension

The extension lives in the apps/extension workspace. Build it to produce an unpacked Chrome (MV3) bundle:

apps/extension
pnpm --filter @app/extension build
# output: apps/extension/dist

Load it unpacked

  1. Open chrome://extensions in your browser.
  2. Enable Developer mode (top-right toggle).
  3. Choose Load unpacked and select the apps/extension/dist folder.

Connect your account

Sign in to Wanderquote in the same browser, then open the extension's side panel. It fetches a short-lived token from your session so it can create quotes on your behalf.

Capture a holiday

Browse to a supported supplier page, open the side panel and choose Capture. The extension reads the flights, hotel, board and price, then creates a draft quote and opens it for you to review.