CoNavic is a free, open-source browser extension that brings the power of ChatGPT and browser automation directly to your fingertips.
Instantly access AI assistance, manage tabs, and organize bookmarks using natural language—all securely within your browser.
Imagine this: you're deep in research, juggling 30+ tabs across multiple windows.
You're switching between docs, articles, dashboards, and emails. Bookmarks? A scattered mess lost in folders you forgot existed.
Closing one tab feels like a gamble.
Sound familiar?
“I just needed to find one tab... and somehow opened three more.”
— Every browser user, ever
This is where CoNavic comes in.
- Universal Chat Bar: Open the assistant anywhere with Ctrl+Shift+K
- ChatGPT Integration: Ask questions and get markdown-formatted answers instantly
- Browser Automation: Open, close, group, move tabs and more—just by typing a command
- Bookmark Management: Create folders, organize bookmarks, and move items using natural language
- No API Key Required: Uses a free public LLM endpoint (Pollinations.AI) for AI responses
Check out this item on the Chrome Web Store https://chromewebstore.google.com/detail/onaeonbmbaifcinofnfpkapknadmndep?utm_source=item-share-cp
OR
-
Clone or Download this Repository
git clone https://github.com/mkantwala/CoNavic.git
Or download and extract the ZIP.
-
Load as Unpacked Extension
- Open Chrome or any Chromium-based browser
- Go to
chrome://extensions/
- Enable Developer mode
- Click Load unpacked and select the
CoNavic
folder
-
You're Ready!
- The CoNavic icon will appear in your browser toolbar
-
Open the Chat Bar
Press Ctrl+Shift+K on any page -
Ask Anything
Examples:Open GitHub in a new tab
Group all tabs from YouTube
Summarize this article
Bookmark this page in Research
-
AI-Powered Responses
- Get instant answers from ChatGPT
- All responses are formatted in markdown for easy reading
-
Control the Experience
- Use the stop button to halt long responses
- Clear chat history as needed
- "Open [website] in a new tab"
- "Close all tabs except this one"
- "Group all tabs from GitHub"
- "Move tab to a new window"
- "Bookmark this page"
- "Create a folder named 'Work'"
- "Move bookmark X to folder Y"
- "Explain quantum computing in simple terms"
- "What is the difference between JavaScript and TypeScript?"
- No tracking, no ads, no data collection
CoNavic is open source and welcomes contributions!
- Fork this repo and submit pull requests
- Report bugs or request features via GitHub Issues
- All code is MIT licensed
CoNavic/
├── background.js # Extension background logic
├── content.js # Content script for chat UI
├── aiagents.js # AI agent and executor logic
├── Operations.js # Browser automation functions
├── popup.html # Extension popup UI
├── popup.js # Popup logic
├── content.css # Styles for chat UI
├── manifest.json # Extension manifest
├── icons/ # Extension icons
└── README.md
This project is licensed under the MIT License.
Free for personal and commercial use.
- GitHub Repository
- Open issues or discussions for help and suggestions
- Contact support@suchtech.ca for any queries.
Enjoy using CoNavic! If you find it useful, star the repo and share it with others.