Use internet browsing to get real time information from stackoverflow. This Enconvo Extension helps you search and browse StackOverflow content efficiently.
- Real-time StackOverflow search integration
- Domain-specific search capabilities
- No-view mode operation
- Seamless integration with Enconvo platform
# Install dependencies
npm install
# Lint code
npm run lint
# Fix lint issues
npm run lint:fix
# Format code
npm run format
# Check format
npm run format:check
The extension supports the following preferences:
- include_domains: Specify search source website (default: stackoverflow.com)
This project is licensed under the MIT License - see the LICENSE file for details.
Created by EnconvoAI