<?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: Cpudados</title>
    <description>The latest articles on DEV Community by Cpudados (@elkhiar_4780f5eb3f1f84d0b).</description>
    <link>https://dev.to/elkhiar_4780f5eb3f1f84d0b</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4042662%2F0199588e-2a8f-4b67-ae6d-65840c3aa13b.jpeg</url>
      <title>DEV Community: Cpudados</title>
      <link>https://dev.to/elkhiar_4780f5eb3f1f84d0b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elkhiar_4780f5eb3f1f84d0b"/>
    <language>en</language>
    <item>
      <title>I built TabScroll because I was tired of losing tabs</title>
      <dc:creator>Cpudados</dc:creator>
      <pubDate>Wed, 22 Jul 2026 20:55:05 +0000</pubDate>
      <link>https://dev.to/elkhiar_4780f5eb3f1f84d0b/i-built-tabscroll-because-i-was-tired-of-losing-tabs-3pcb</link>
      <guid>https://dev.to/elkhiar_4780f5eb3f1f84d0b/i-built-tabscroll-because-i-was-tired-of-losing-tabs-3pcb</guid>
      <description>&lt;p&gt;I’m the kind of person who always has too many tabs open.&lt;/p&gt;

&lt;p&gt;Documentation, GitHub, dashboards, test reports, many tabs, and somehow, the one tab I need is always hiding somewhere in the middle.&lt;/p&gt;

&lt;p&gt;Chrome’s normal tab bar works well until it gets crowded. Then every tab becomes a tiny icon, and finding the right one turns into a guessing game.&lt;/p&gt;

&lt;p&gt;So I built TabScroll, a small Chrome extension that gives you a visual, full screen way to browse your open tabs.&lt;/p&gt;

&lt;p&gt;With TabScroll, you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open the tab switcher with Ctrl + Shift + K&lt;/li&gt;
&lt;li&gt;Move through tabs using your mouse wheel or arrow keys
*Preview each tab’s content, title, URL, and favicon before opening it&lt;/li&gt;
&lt;li&gt;Press Enter or click a card to open the selected tab&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything runs locally in your browser. TabScroll doesn’t send your browsing data, screenshots, analytics, or telemetry anywhere.&lt;/p&gt;

&lt;p&gt;It’s still an early project, and I’d genuinely appreciate feedback especially from people who regularly work with dozens of tabs.&lt;/p&gt;

&lt;p&gt;You can try it here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://chromewebstore.google.com/detail/monkhocbkbpjikgjkiaglgdannfmmmfd" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/monkhocbkbpjikgjkiaglgdannfmmmfd&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you test it, let me know: what would make switching between tabs easier for you?&lt;/p&gt;

</description>
      <category>extensions</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
