Remote configuration and documentation repository for SnapGen Flow Chrome Extension
This repository hosts the remote configuration files and documentation for SnapGen Flow, a powerful Chrome extension for automating Google Veo Flow workflows.
configs/banner-config.json- Dynamic configuration for extension banners and toolsdocs/- User guides, tutorials, and documentationimages/- Screenshots and visual assets
The extension fetches configuration from configs/banner-config.json to dynamically update:
- Promotional messages and links
- Support channels (Zalo, Telegram)
- Free tier information
- Dynamically add/remove tools
- Update tool descriptions and links
- Control visibility with enable/disable flags
- Installation Guide - How to install the extension
- User Guide - Complete usage instructions
- Features - All features explained
- FAQ - Frequently asked questions
- Install SnapGen Flow from Chrome Web Store
- Open any Google Veo Flow page
- Click the extension icon to start automating
Configuration updates are automatic. The extension:
- Caches config for 1 hour
- Fetches fresh updates in background
- Falls back to defaults if fetch fails
Edit configs/banner-config.json and commit changes. Extensions will auto-update within 1 hour.
{
"name": "My New Tool",
"description": "Tool description here",
"icon": "Sparkles",
"color": "#8ab4f8",
"link": "https://example.com/tool",
"badge": "new",
"enabled": true
}{
"banner": {
"promo": {
"marqueeText": "🎉 New Year Sale: 50% OFF All Tools!"
}
}
}✅ Fully Compliant:
- Only fetches JSON data (no executable code)
- Works offline with fallback config
- Transparent configuration (public repo)
- No invasive tracking
- 🤖 Automated Workflows - One-click video generation
- 🎨 Image Editing - Built-in image editor
- 📝 Smart Templates - Reusable prompt templates
- 🌍 Multi-language - English & Vietnamese
- 🎨 Themes - Light, Dark, Auto modes
- 📊 History Tracking - View all generations
- Chrome Web Store - Install extension
- Official Website - Learn more
- Support - Get help
- Changelog - Version history
Need help? Join our community:
- 💬 Zalo Group: Join here
- 📱 Telegram: Join here
- 📧 Email: support@snapgens.com
- 🌐 Website: snapgens.com
MIT License - See LICENSE file for details
SnapGen Flow is developed by SnapGens.com, a platform dedicated to making AI tools more accessible and efficient.
Made with ❤️ by SnapGens Team