QueryFlip is a Chrome extension that automatically routes your searches to the optimal search engine based on your query type:
- Short queries (1-3 words) → Google
- Complex queries (4+ words) → ChatGPT
No more manual switching between search engines. QueryFlip intelligently chooses the best tool for your search.
- 🔄 Automatic query routing based on complexity
- ⚡ Lightning-fast performance
- 🔒 Privacy-focused (no data collection)
- 🎯 Simple, intuitive functionality
- Download from the Chrome Web Store (coming soon)
- Clone this repository and load as unpacked extension:
git clone https://github.com/yourusername/queryflip.git
- Open Chrome
- Go to
chrome://extensions/
- Enable Developer Mode
- Click "Load unpacked"
- Select the QueryFlip directory
- You enter a search query in your browser
- QueryFlip counts the words in your query
- Based on the count:
- 1-3 words: Redirects to Google
- 4+ words: Redirects to ChatGPT
QueryFlip requires minimal permissions:
tabs
: Required for URL redirection- No data collection
- No external API calls
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Give a ⭐️ if this project helped you!