<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ropzislaw</title>
    <description>The latest articles on DEV Community by ropzislaw (@buttercannfly).</description>
    <link>https://dev.to/buttercannfly</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1374066%2Fe2e90a97-2239-4809-9218-8873ced0e702.jpeg</url>
      <title>DEV Community: ropzislaw</title>
      <link>https://dev.to/buttercannfly</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/buttercannfly"/>
    <language>en</language>
    <item>
      <title>AIPex: Open Source ChatGPT Atlas Alternative - Automate Your Browser with AI</title>
      <dc:creator>ropzislaw</dc:creator>
      <pubDate>Wed, 29 Oct 2025 14:26:19 +0000</pubDate>
      <link>https://dev.to/buttercannfly/aipex-open-source-chatgpt-atlas-alternative-automate-your-browser-with-ai-1o44</link>
      <guid>https://dev.to/buttercannfly/aipex-open-source-chatgpt-atlas-alternative-automate-your-browser-with-ai-1o44</guid>
      <description>&lt;h1&gt;
  
  
  🤖 AIPex: The Open Source ChatGPT Atlas Alternative
&lt;/h1&gt;

&lt;p&gt;Hey Dev.to community! 👋&lt;/p&gt;

&lt;p&gt;I'm excited to share &lt;strong&gt;AIPex&lt;/strong&gt; - an open-source Chrome extension that brings AI-powered browser automation to your existing browser, without the need for migration!&lt;/p&gt;

&lt;h2&gt;
  
  
  🎯 Why AIPex?
&lt;/h2&gt;

&lt;p&gt;ChatGPT Atlas is great, but it requires you to switch browsers. We thought: &lt;em&gt;why not bring those powerful automation features to your existing Chrome/Edge browser?&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;🆓 Free &amp;amp; Open Source&lt;/strong&gt; - MIT licensed, no subscription fees&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🚀 No Migration&lt;/strong&gt; - Works with your existing browser&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🤖 AI-Powered&lt;/strong&gt; - Natural language commands&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🛠️ 30+ Tools&lt;/strong&gt; - Tab management, page interaction, downloads, screenshots&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;🔑 BYOK&lt;/strong&gt; - Bring your own API keys&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;⚡ Better Performance&lt;/strong&gt; - Optimized for speed&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  📊 Feature Comparison
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;AIPex&lt;/th&gt;
&lt;th&gt;ChatGPT Atlas&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Open Source&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Free&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;No Migration&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;BYOK&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;All Features&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;⚠️&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  🚀 Quick Demo
&lt;/h2&gt;

&lt;p&gt;Just tell AIPex what you want:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Organize my tabs by topic"&lt;/li&gt;
&lt;li&gt;"Use Google to research MCP"&lt;/li&gt;
&lt;li&gt;"Write a Twitter post to say hello"&lt;/li&gt;
&lt;li&gt;"Help me pass the exam"&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠️ Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Chrome Extension API&lt;/li&gt;
&lt;li&gt;TypeScript 98.7%&lt;/li&gt;
&lt;li&gt;Plasmo Framework&lt;/li&gt;
&lt;li&gt;AI Integration (Gemini, Claude, etc.)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  📈 Community
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;⭐ 712+ GitHub stars&lt;/li&gt;
&lt;li&gt;👥 63 forks&lt;/li&gt;
&lt;li&gt;🔧 Active development&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🔗 Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/AIPexStudio/AIPex" rel="noopener noreferrer"&gt;https://github.com/AIPexStudio/AIPex&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Website: &lt;a href="https://www.claudechrome.com/" rel="noopener noreferrer"&gt;https://www.claudechrome.com/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Chrome Web Store: [Install Now]&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤝 Contributing
&lt;/h2&gt;

&lt;p&gt;We welcome contributions! Check out our &lt;a href="https://github.com/AIPexStudio/AIPex/blob/main/DEVELOPMENT.md" rel="noopener noreferrer"&gt;DEVELOPMENT.md&lt;/a&gt; for setup instructions.&lt;/p&gt;




&lt;p&gt;Would love to hear your feedback! What browser automation tasks would you like to automate?&lt;/p&gt;

</description>
      <category>opensource</category>
    </item>
    <item>
      <title>open source "claude for chrome"</title>
      <dc:creator>ropzislaw</dc:creator>
      <pubDate>Tue, 09 Sep 2025 07:16:59 +0000</pubDate>
      <link>https://dev.to/buttercannfly/open-source-claude-for-chrome-1885</link>
      <guid>https://dev.to/buttercannfly/open-source-claude-for-chrome-1885</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/AIPexStudio/AIPex" rel="noopener noreferrer"&gt;https://github.com/AIPexStudio/AIPex&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🤖 What is AIPex?&lt;/p&gt;

&lt;p&gt;AIPex is a revolutionary Chrome extension that transforms your browser into an intelligent automation platform. Using natural language commands and AI-powered intelligence, AIPex can automate virtually any browser task - from complex multi-step workflows to simple repetitive actions.&lt;/p&gt;

&lt;p&gt;🎯 Why Choose AIPex for Browser Automation?&lt;/p&gt;

&lt;p&gt;🧠 Natural Language Control: Command your browser in plain English - no coding required&lt;/p&gt;

&lt;p&gt;🤖 AI-Powered Intelligence: 30+ MCP tools that understand context and adapt to your needs&lt;/p&gt;

&lt;p&gt;⚡ Multi-Step Automation: Execute complex workflows with single commands&lt;/p&gt;

&lt;p&gt;🔄 Universal Compatibility: Works with any website - no special setup needed&lt;/p&gt;

&lt;p&gt;📊 Smart Data Extraction: Automatically collect and organize information from web pages&lt;/p&gt;

&lt;p&gt;🎯 Precision Actions: Click, fill, scroll, and interact with elements using AI vision&lt;/p&gt;

&lt;p&gt;📝 Form Automation: Fill out forms, submit data, and handle complex interactions&lt;/p&gt;

&lt;p&gt;🖼️ Visual Understanding: AI can see and understand page content for intelligent automation&lt;/p&gt;

&lt;p&gt;🔧 Developer Friendly: Open source with extensive API for custom automation&lt;/p&gt;

&lt;p&gt;🚀 Lightning Fast: Execute automation tasks in seconds, not minutes&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3d9755ph3e3bfy03airb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3d9755ph3e3bfy03airb.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;demo: &lt;a href="https://www.youtube.com/watch?v=l1b5ocC_iXQ" rel="noopener noreferrer"&gt;https://www.youtube.com/watch?v=l1b5ocC_iXQ&lt;/a&gt;&lt;/p&gt;

</description>
      <category>node</category>
      <category>ai</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Best Tab Manager for Google Chrome</title>
      <dc:creator>ropzislaw</dc:creator>
      <pubDate>Wed, 30 Oct 2024 14:30:14 +0000</pubDate>
      <link>https://dev.to/buttercannfly/best-tab-manager-for-google-chrome-2igk</link>
      <guid>https://dev.to/buttercannfly/best-tab-manager-for-google-chrome-2igk</guid>
      <description>&lt;p&gt;Everyday, we suffer from 40+ chrome tabs, figuring out which tab to switch, which tabs are useless.&lt;br&gt;
Why can't we manage tabs like a pro?&lt;/p&gt;

&lt;p&gt;Now I introduce my chrome extension —— AIPex&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Auto Organize Your Tabs&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;type "Command+M", choose "Organize Tabs", your 40+ tabs will be grouped. Open a new tab? It will be auto organized too.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Tab Manager, switch to the tab right away&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Command +M, the extension will list all the open tabs, you can use title or url to search for it. Whole process will be less than 2 seconds&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;BookMark &amp;amp; History manager&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Chatgpt sidebar&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Would you like to try it, it's totally free. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/buttercannfly/AIPex" rel="noopener noreferrer"&gt;https://github.com/buttercannfly/AIPex&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>development</category>
    </item>
  </channel>
</rss>
