What you need
- A Mac running macOS 12 (Monterey) or later, or any modern Linux desktop distribution.
- Google Chrome (macOS or Linux) — download here if you don't have it. Chromium-based browsers (Chromium, Brave, Edge, Vivaldi) also work as long as they support Manifest V3.
- A Google account you are willing to sign into (the personalized side of the comparison).
- The extension
.zip— download it here if you haven't yet. - About 10–15 minutes.
1. Unzip the extension
-
Open Finder and navigate to wherever you saved
ai-scapes-extension.zip(usually~/Downloads). -
Double-click
ai-scapes-extension.zip. macOS Archive Utility unzips it next to the original, producing a folder namedai-scapes-extension. -
Move the unzipped folder somewhere stable, for
example
~/Documents/ai-scapes-extension. Chrome loads the extension from this folder on disk — if you delete or move it later, the extension stops working. -
Open the folder once and confirm you can see
manifest.jsonat the top. That file is what tells Chrome how to load the extension.
manifest.json should be at the top level.ai-scapes-extension followed by another nested folder of
the same name, use the inner folder — it is the one that
contains manifest.json directly.
2. Open Chrome's extensions page
- Open Google Chrome.
-
In the address bar, type
chrome://extensionsand press Return. - In the top-right corner, toggle Developer mode ON.
chrome://extensions.3. Load the unpacked extension
- Click Load unpacked (top-left, after enabling Developer mode).
-
A file-picker opens (Finder on macOS, your distro's file
manager on Linux). Navigate to the folder you placed in
step 1 (e.g.
~/Documents/ai-scapes-extension) and click Select on macOS or Open on Linux. -
The AI-scapes experiment card should appear with
its blue logo. If you see a red error banner, the wrong folder was
selected — re-select the folder that contains
manifest.json.
4. Allow the extension in Incognito
- On the AI-scapes card, click Details.
- Scroll down to find the Allow in Incognito toggle and switch it ON.
5. Start the study
The consent page already opened in another tab the moment you loaded the extension in step 3. Switch to that tab and follow the flow:
- On the consent page, tick the eligibility box (you confirm you are 18+, live in the US, are fluent in English, are using Google Chrome, and have an active personal Google account), then click I Agree.
- On the setup page, sign into Google in this Chrome profile if you aren't already (the extension requests no permissions on your Google account — it only checks for an ordinary sign-in cookie). You already enabled Allow in Incognito in step 4. Then click Start Experiment.
- On the experiment page, fill in the short questionnaire (three questions), then click Start study.
The extension will open 9 small Maps windows in parallel for the personalized wave, then a second wave of 9 incognito windows in parallel — 18 windows total across two waves. Each one auto-scrolls, collects the restaurant list, and closes itself. The whole run takes about 2–3 minutes. Leave Chrome in the foreground while it runs.
Troubleshooting
"Failed to load extension" error
You picked a folder that does not contain
manifest.json at the top level. Re-select the folder
from step 1 — typically the one named ai-scapes-extension
whose contents include manifest.json,
experiment.html, and an icons/ folder.
The Incognito toggle has no effect
Quit Chrome completely (Cmd+Q, not just close the window) and re-open it. The incognito permission is read at startup.