Chrome OS · penguin
This terminal is not your browser
You are in the Linux VM. Extensions install in Chromebook Chrome. The two talk over port 3000.
- 01
Keep this Linux terminal running
Chrome is on the Chromebook. Outrank’s server is in penguin (this terminal). Leave npm run dev up. Closing the terminal kills the coach.
- 02
chrome://extensions
Type that in the Chromebook Chrome address bar. Turn on Developer mode (top right). Linux cannot open that page for you.
- 03
Load unpacked from Linux files
Click Load unpacked. Left sidebar → Linux files → Outrank-extension. Select that folder. Not src/outrank, not the repo root.
- 04
Pin it, then compose
Puzzle piece → pin Outrank. Click it. Set API to https://www.outrank.coach (or penguin.linux.test:3000 for local). Then open x.com — magenta panel, bottom right.
If it says it can't connect
In the Outrank popup, set API to http://penguin.linux.test:3000 and Save & test. That is Chrome OS's name for this Linux VM.