Starting at the east end of the strip, at Ballard Avenue and 20th, first pop into (1) Monster Art and Clothing, a trove for quirky oddities, such as a bronze meat-cleaver necklace, spirited toe socks ...
├── options.html # Options page entry ├── src/ # Popup UI │ ├── App.tsx │ ├── background.ts # Service worker (background) │ ├── main.tsx │ └── options.tsx # Options UI ├── content-script/ # Content ...