Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dor-sketch/search-console-pro

Chrome extension for terminal-like Google search with advanced features.
https://github.com/dor-sketch/search-console-pro

chrome-extension google-search reverse-shell terminal

Last synced: about 1 month ago
JSON representation

Chrome extension for terminal-like Google search with advanced features.

Awesome Lists containing this project

README

        

# Search Console Pro

![Search Console Pro Logo](docs/images/marquee_promo_tile.png)

[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/fjdfipgcgcclfndccaijkonipfndihco?label=Chrome%20Web%20Store)](https://chrome.google.com/webstore/detail/search-console-pro/fjdfipgcgcclfndccaijkonipfndihco)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/users/fjdfipgcgcclfndccaijkonipfndihco?label=Users)](https://chrome.google.com/webstore/detail/search-console-pro/fjdfipgcgcclfndccaijkonipfndihco)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/fjdfipgcgcclfndccaijkonipfndihco?label=Rating)](https://chrome.google.com/webstore/detail/search-console-pro/fjdfipgcgcclfndccaijkonipfndihco)
[![GitHub](https://img.shields.io/github/license/Dor-sketch/search-console-pro)](LICENSE)

Search Console Pro is a powerful Chrome extension that enhances your Google search experience with a terminal-like interface. It combines the efficiency of a command-line interface with the power of Google search, allowing you to quickly find the information you need.

## Features

- 🖥️ Terminal-like interface for Google searches
- 📜 Search history with up/down arrow navigation
- 🔄 Autocomplete suggestions based on your search history
- 🎨 Customizable themes (Dark, Light, Classic)
- 🔍 Reverse search functionality (Ctrl+R)
- 🪟 Interactive window controls (close, minimize, maximize)
- 🌐 Multi-language support

## Installation

### From Chrome Web Store

1. Visit the [Chrome Web Store](https://chrome.google.com/webstore/detail/search-console-pro/fjdfipgcgcclfndccaijkonipfndihco)
2. Click "Add to Chrome"
3. Confirm the installation when prompted

### For Developers (Loading Unpacked Extension)

1. Clone the repository:
```
git clone https://github.com/Dor-sketch/search-console-pro.git
```
2. Open Chrome and navigate to `chrome://extensions`
3. Enable "Developer mode" in the top right corner
4. Click "Load unpacked" and select the cloned repository folder

## Usage

1. Click on the Search Console Pro icon in your Chrome toolbar or use the keyboard shortcut (default: Ctrl+Shift+F)
2. Type your search query and press Enter
3. Use up/down arrows to navigate through your search history
4. Press Tab to autocomplete based on your search history
5. Use Ctrl+R to perform a reverse search through your history
6. Use the window controls to manage the console window

## Keyboard Shortcuts

- `Enter`: Perform search
- `↑` / `Ctrl+P`: Previous search in history
- `↓` / `Ctrl+N`: Next search in history
- `Tab`: Autocomplete
- `Ctrl+R`: Reverse search mode
- `Ctrl+Shift+F`: Open Search Console Pro (customizable)

## Customization

Access the options page by right-clicking the extension icon and selecting "Options". Here you can:

- Change the theme (Dark, Light, Classic)
- Set your preferred username for the terminal prompt
- Toggle the visibility of the terminal header
- Customize the keyboard shortcut to open Search Console Pro

## Contributing

We welcome contributions! If you'd like to contribute:

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

Please make sure to update tests as appropriate.

## Support

If you encounter any issues or have suggestions for improvement, please [open an issue](https://github.com/Dor-sketch/search-console-pro/issues) on our GitHub repository.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Author

Search Console Pro is developed and maintained by [Dor Pascal](https://dorpascal.com).

---

Enjoy using Search Console Pro! If you find it helpful, please consider leaving a review on the Chrome Web Store.