Goal

Create a small Chrome extension (Manifest V3) that:

  1. Detects “People also ask” questions on a Google results page
  2. Extracts the question text
  3. Downloads a CSV automatically

Prereqs


Step 1 — Create the extension folder

Create a new folder anywhere, e.g.:

paa-scraper/

Inside it, create these files: