A minimalist Chrome extension for creating stunning photo collages. Right-click any image on the web, arrange in grid layouts, and export in HD.
Installation β’ Features β’ Usage β’ Privacy
Install from Chrome Web Store (Under review)
git clone https://github.com/wangxiaosu/grid-snap.git
cd grid-snap
npm install
npm run build
Load dist/ folder in Chrome via chrome://extensions (Developer mode).
Shortcuts: Space to fit |
Arrow keys to pan | Delete to remove |
React 18 β’ TypeScript β’ Tailwind CSS β’ Vite β’ Chrome Extension Manifest V3
npm run dev # Watch mode
npm run build # Production build
npm run zip # Package for Chrome Web Store
GridSnap does NOT collect or transmit any user data. All images are stored locally in your browser. See Privacy Policy for details.
MIT License - See LICENSE for details.
Made by Kyro for creators who love minimalism.