https://github.com/bozzhik/snable
chrome extension for collecting visual elements from websites, built with Vite + React, and Manifest v3
https://github.com/bozzhik/snable
bozzhik chrome-extension chrome-extension-react chrome-extension-v3 create-chrome-ext react snable snable-extension tailwindcss vite
Last synced: 3 months ago
JSON representation
chrome extension for collecting visual elements from websites, built with Vite + React, and Manifest v3
- Host: GitHub
- URL: https://github.com/bozzhik/snable
- Owner: bozzhik
- License: mit
- Created: 2025-01-29T11:46:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-04T13:59:13.000Z (6 months ago)
- Last Synced: 2025-12-07T22:01:45.700Z (6 months ago)
- Topics: bozzhik, chrome-extension, chrome-extension-react, chrome-extension-v3, create-chrome-ext, react, snable, snable-extension, tailwindcss, vite
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/gahcgpjomnmmmpimaodmdbaappflalkn
- Size: 346 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚡️ Snable: UI Inspector && CSS Scanner
> Snable Chrome Extension collects and displays visual elements from the active tab, providing a comprehensive overview of design data
## 🛠 Tech Stack
```typescript
{
"manifest": "v3",
"framework": "React",
"language": "TypeScript"
"styling": "Tailwind CSS",
"build": "Vite",
}
```
## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## 📫 Contact
- Author: [bozzhik](https://bozzhik.ru)
- Email: bozzhik@gmail.com
- Telegram: [@bozzhik](https://t.me/bozzhik)