Minimal 30px Solitaire
A minimal Klondike Solitaire implementation that lives in a fixed 30px height overlay at the top of your browser.
Experience the demo running at the top of this page!
Download Extension (.zip)
Features
- Fixed 30px Height: Unobtrusive overlay at the top of the screen.
- Klondike Rules: Standard Draw 3 rules.
- Auto-Place: Click to automatically move cards to the best spot.
- Themes: Toggle between Dark and Light modes.
- State: In-memory game state (resets on reload).
Installation
- Download the
minSol.zip file.
- Unzip the file into a folder.
- Open Chrome and navigate to
chrome://extensions.
- Enable Developer mode (top right toggle).
- Click Load unpacked.
- Select the folder containing the unzipped files.