ClipFlow is a Chrome extension that makes downloading Instagram content simple and fast. Save images and videos from posts, stories, reels, and profile pages with just one click.
- 📥 One-Click Downloads - Download any Instagram media instantly
- 📦 Batch Mode - Select and download multiple items at once
- 📱 Full Instagram Support - Works on posts, stories, reels, profiles, and explore pages
- 📝 Smart File Naming - Automatic naming with username and date
- 🎨 Clean Interface - Intuitive popup with download management
- 🔒 Privacy First - No data collection, everything stays local
Coming soon! ClipFlow is currently under review for the Chrome Web Store.
- Download the latest release from Releases
- Unzip the downloaded file
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the unzipped folder
- ClipFlow icon should appear in your toolbar!
- Navigate to any Instagram page
- Hover over an image or video
- Click the download button that appears
- File saves to your Downloads folder
- Click the ClipFlow icon in your toolbar
- Toggle "Batch Mode" on
- Select multiple items with checkboxes
- Click "Download Selected"
- All items download automatically
- Manifest V3 - Latest Chrome extension architecture
- JavaScript/TypeScript - Core functionality
- Webpack - Module bundling
- Chrome APIs - downloads, storage, activeTab
activeTab- Detect media on current tabdownloads- Save files to your computerstorage- Remember your preferences*.instagram.com- Access Instagram pages
ClipFlow is designed with privacy first:
- No data collection or tracking
- No external server communication
- All processing happens locally
- Full Privacy Policy
We welcome contributions! Please see our Contributing Guidelines for details.
# Clone the repository
git clone https://github.com/lzhgus/ClipFlow-Extension.git
cd ClipFlow-Extension
# Install dependencies
npm install
# Build for development
npm run dev
# Build for production
npm run build
# Run tests
npm test- ✅ Instagram support (posts, stories, reels, profiles)
- ✅ Batch download functionality
- ✅ Smart file naming
- 🔄 Support for more platforms (TikTok, Facebook)
- 💎 Premium features (HD downloads, custom naming)
- 📊 Download statistics and history
- 🌐 Multi-language support
- 📱 Firefox and Edge versions
- Video Downloads: Some Instagram videos may download as thumbnails due to platform restrictions
- Private Accounts: Cannot download from private accounts you don't follow
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to all beta testers for their valuable feedback
- Icon design inspired by modern download managers
- Built with love for the content creator community
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Email: lzhgusapp@gmail.com
Made with ❤️ by lzhgus
If you find ClipFlow helpful, please ⭐ this repository!



