An Enconvo Extension that provides real-time information from frequent search sites. This extension enables you to quickly search and retrieve information from popular platforms like GitHub and news sites.
- GitHub Search: Easily search and get real-time information from GitHub
- News Search: Access current information from various news sites
- No-view Mode: Streamlined search experience without additional UI overhead
- Customizable Search Options: Configure search domains and topics based on your needs
- Enconvo App version 1.8.8 or higher
- Node.js environment for development
You can install this extension through the Enconvo Store: https://store.enconvo.com/plugins/frequent_search_sites
Use the GitHub search command to find repositories, code, issues, and more directly from GitHub:
- Access the GitHub search command
- Enter your search query
- Get real-time results from GitHub.com
Search for current news and information:
- Use the News search command
- Optionally select a specific topic (General or News)
- Get curated results from news sources
npm install
npm run build
- Build the extensionnpm run dev
- Run in development modenpm run lint
- Run ESLintnpm run lint:fix
- Fix ESLint issuesnpm run format
- Format code using Prettiernpm run format:check
- Check code formatting
Current version: 0.0.1
MIT
EnconvoAI