<?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: Sidhu Achary</title>
    <description>The latest articles on DEV Community by Sidhu Achary (@sidhuachary02).</description>
    <link>https://dev.to/sidhuachary02</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%2F3694246%2F11a3d286-e29c-42a3-9ced-4197aec048be.jpeg</url>
      <title>DEV Community: Sidhu Achary</title>
      <link>https://dev.to/sidhuachary02</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sidhuachary02"/>
    <language>en</language>
    <item>
      <title>Built a Chrome extension to share tab groups via link</title>
      <dc:creator>Sidhu Achary</dc:creator>
      <pubDate>Mon, 05 Jan 2026 14:05:34 +0000</pubDate>
      <link>https://dev.to/sidhuachary02/built-a-chrome-extension-to-share-tab-groups-via-link-462l</link>
      <guid>https://dev.to/sidhuachary02/built-a-chrome-extension-to-share-tab-groups-via-link-462l</guid>
      <description>&lt;p&gt;Hey everyone, I’m new to building browser extensions.&lt;/p&gt;

&lt;p&gt;it is very small problem i go through&lt;br&gt;
Chrome or brave by &lt;strong&gt;default can't share our tab groups&lt;/strong&gt;,&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%2Frc12m81m5v4t5v3hewkr.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%2Frc12m81m5v4t5v3hewkr.png" alt="Browser Tab groups img" width="586" height="728"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;So i built a small Chrome/Brave extension that:&lt;/strong&gt;
&lt;/h2&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%2F3kkysxl62v50odpln1x8.jpeg" 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%2F3kkysxl62v50odpln1x8.jpeg" alt="Tabshare Extension img" width="800" height="948"&gt;&lt;/a&gt;&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%2Ff401blidktzmu9b6z4lm.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%2Ff401blidktzmu9b6z4lm.png" alt="Tabshare Import Page img" width="470" height="280"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Lists tab groups&lt;/li&gt;
&lt;li&gt;Lets you share them via a link&lt;/li&gt;
&lt;li&gt;Restores the group on another machine&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;should it is worth publishing on chrome extension store??&lt;/p&gt;

&lt;p&gt;also it is not working to share others 😔, bcoz it is yet not published!!&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;h2&gt;
  
  
  check it -&amp;gt; &lt;a href="https://github.com/SidhuAchary02/tabshare-extension" rel="noopener noreferrer"&gt;github&lt;/a&gt; if liked my work star me on github ⭐️✨
&lt;/h2&gt;

</description>
      <category>chromeextension</category>
      <category>extensions</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
