Tiny pixel companions that live in your browser. They walk, sleep, chase balls, and hang out on every page you visit.
| Pet | Colors |
|---|---|
| Dog | akita, black, brown, red, white |
| Fox | red, white |
| Panda | black, brown |
| Turtle | green, orange |
| Chicken | brown, white |
| Monkey | gray |
| Crab | red |
| Snail | brown |
| Totoro | gray |
| Miffy | white |
- Clone this repo
npm install && node build.mjs- Open
chrome://extensions, enable Developer mode - Click "Load unpacked" and select the
dist/folder - Your first pet (Rex) appears automatically
| Action | How |
|---|---|
| Add a pet | Open the extension popup, pick a name/type/color |
| Throw a ball | Double-click any page, or use the ball button in the popup |
| Feed a pet | Click on a pet |
| Show/hide | Eye button in the popup |
| Remove a pet | Hit the x on their card |
Pet sprite GIFs are from vscode-pets by Anthony Shaw, used under the MIT License. See LICENSE for full text.
MIT — see LICENSE.
They're not much, but they're yours.

