<?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: Arvind</title>
    <description>The latest articles on DEV Community by Arvind (@arvindvyas).</description>
    <link>https://dev.to/arvindvyas</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%2F405894%2F38516865-743e-466b-a81a-678de84f0c06.jpeg</url>
      <title>DEV Community: Arvind</title>
      <link>https://dev.to/arvindvyas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arvindvyas"/>
    <language>en</language>
    <item>
      <title>Introducing Cookie Guard – A Simple, Private Cookie Manager for Chrome</title>
      <dc:creator>Arvind</dc:creator>
      <pubDate>Mon, 28 Jul 2025 17:57:25 +0000</pubDate>
      <link>https://dev.to/arvindvyas/introducing-cookie-guard-a-simple-private-cookie-manager-for-chrome-29f9</link>
      <guid>https://dev.to/arvindvyas/introducing-cookie-guard-a-simple-private-cookie-manager-for-chrome-29f9</guid>
      <description>&lt;p&gt;✍️ Intro:&lt;br&gt;
As a developer, I often found myself needing a lightweight cookie editor. Most options were either outdated, over-engineered, or invasive with too many permissions.&lt;/p&gt;

&lt;p&gt;So I built Cookie Guard—a clean, fast, and privacy-respecting cookie manager that just works.&lt;/p&gt;

&lt;p&gt;🔍 Why I Created Cookie Guard&lt;br&gt;
Needed better control over sessions during testing&lt;/p&gt;

&lt;p&gt;Wanted something that didn’t track users&lt;/p&gt;

&lt;p&gt;Tired of bloated or abandoned extensions&lt;/p&gt;

&lt;p&gt;💡 Key Features&lt;br&gt;
View, edit, and delete cookies with one click&lt;/p&gt;

&lt;p&gt;Lock cookies to keep them safe during testing&lt;/p&gt;

&lt;p&gt;Manifest V3 compliance for better security&lt;/p&gt;

&lt;p&gt;🔐 Privacy-First by Design&lt;br&gt;
Unlike some tools, Cookie Guard does not collect any user data or include 3rd-party tracking. What happens in your browser stays in your browser.&lt;/p&gt;

&lt;p&gt;🧪 Ideal for Developers and Testers&lt;br&gt;
Use Cookie Guard to:&lt;/p&gt;

&lt;p&gt;Simulate auth sessions&lt;/p&gt;

&lt;p&gt;Debug token issues&lt;/p&gt;

&lt;p&gt;Remove stubborn tracking cookies&lt;/p&gt;

&lt;p&gt;🚀 &lt;a href="https://chromewebstore.google.com/detail/cookie-guard/flpedpcnnbajikaocbjdidbafmfhajoe?hl=en&amp;amp;pli=1" rel="noopener noreferrer"&gt;Try It Now&lt;/a&gt;&lt;br&gt;
Cookie Guard is available on the Chrome Web Store. Install it today and take back control of your cookies.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>chromeextension</category>
    </item>
  </channel>
</rss>
