Chrominal is a powerful command-line interface for Google Chrome, allowing you to manage and navigate your browsing experience efficiently using simple commands—just like a terminal!
- Tab Management: Switch, open, close, and list tabs.
- Search & Navigation: Perform Google searches, open URLs, and get tab details.
- Bookmarking: Bookmark tabs and list saved bookmarks.
- Window Control: Open incognito mode, close windows, and toggle fullscreen.
- Tab Utilities: Duplicate, pin, mute, and group tabs.
- Minimal UI: A lightweight, distraction-free terminal overlay in Chrome.
| Command | Description |
|---|---|
cd <tab number/name> |
Switch to the specified tab (Tab key for completion) |
newtab [url] |
Open a new tab with the specified URL |
tabs |
List all open tabs |
close |
Close the current tab |
search <query> |
Search Google for the specified query |
bookmark |
Bookmark the current tab |
bookmarks [n] |
Show last n bookmarks (default 10) |
reload |
Reload the current tab |
duplicate |
Duplicate the current tab |
pin |
Toggle pin state of the current tab |
mute |
Toggle mute state of the current tab |
info |
Show detailed information about the current tab |
clear |
Clear the terminal display |
group [name] |
Create a tab group with the current tab |
incognito |
Open a new incognito window |
closewindow |
Close the current browser window |
fullscreen |
Toggle fullscreen mode |
title |
Get the current tab title |
help |
Show available commands |
- Download the Extension: [Provide download link here]
- Add to Chrome: Load the unpacked extension via
chrome://extensions/ - Open Chrominal: Use the shortcut or open from the extensions menu.
- Start Using Commands!
- Open Chrominal.
- Type a command (e.g.,
tabs,newtab https://google.com). - Press
Enterand see it in action!
We welcome contributions! Feel free to submit pull requests or report issues.
MIT License
For any issues or feature requests, reach out via [your contact email or GitHub issues].
Happy browsing with Chrominal! 🚀