Documentation

Get Relisto running in a few minutes.

Install the extension, do one guided first run, and verify the calls before going live.

Install the extension

  1. Open chrome://extensions in your browser.
  2. Turn on Developer mode using the toggle in the top-right corner.
  3. Click “Load unpacked” and choose the relisto extension folder.
  4. Log in at vinted.fr, then pin Relisto and open its popup.

Your first run

  1. Open your Vinted profile once so Relisto can detect your member id (or type it in the popup).
  2. Click “Sync my listings” to save a local snapshot of each item.
  3. Set your threshold in days, the delay range, and the frame percentage.
  4. Keep Dry-run on, click Start, and watch the activity log — nothing is changed yet.

Verify before you go live

Vinted has no public API, and its internal request shapes change over time. Before turning Dry-run off, confirm the read, upload, create and delete calls against your own account using DevTools → Network (filter by api/v2). Start with a single old test item.

Tip: run __vrCapture() in the page console to log every /api/v2 request as you click around.

Good to know

Relisting on Vinted means delete + recreate — the only free way to refresh visibility. Keep your delays generous; aggressive automation risks your account. Everything stays in local browser storage.