🚀 A powerful Chrome extension for analyzing network requests with AI-powered insights!
- Real-time monitoring of all HTTP/HTTPS requests
- Detailed timing breakdown (DNS, TCP, TLS, TTFB, etc.)
- Request/response headers and payload inspection
- Error tracking and analysis
- Performance metrics and statistics
- Intelligent performance bottleneck detection
- Security risk assessment
- Optimization recommendations
- Pattern recognition and analysis
- Multiple AI provider support (OpenAI, Anthropic, Deepseek)
- Domain-based filtering
- Custom analysis rules
- Data export capabilities
- Theme customization
- Multi-language support
Easily customize your experience with our intuitive settings interface:
Install directly from the Chrome Web Store
- Clone this repository
- Open Chrome Extensions page (chrome://extensions/)
- Enable "Developer mode"
- Click "Load unpacked"
- Select the project directory
- Open extension options
- Select your preferred AI provider
- Enter your API key
- Configure additional provider settings
- Theme selection (Light/Dark)
- Table column customization
- Statistics display options
- Language preferences
- Node.js 14+
- Chrome Browser
# Install dependencies
npm install
# Build project
./build.shSee project-structure.md for detailed project structure documentation.
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
This extension:
- Does not collect or use your data for unauthorized purposes
- Does not sell data to third parties
- Does not transfer data for purposes unrelated to core functionality
- Does not use data for credit determination or lending purposes
- GitHub Issues: Bug reports and feature requests
- Email: weetime001@gmail.com
- Troubleshooting Guide
- FAQ
MIT License - See LICENSE file
- Chrome Extension API
- AI Service Providers
- Open Source Community






