<?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: Aditya</title>
    <description>The latest articles on DEV Community by Aditya (@aditya_07).</description>
    <link>https://dev.to/aditya_07</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%2F1322301%2F95d19229-6684-4f96-bac4-8f451ce565ea.jpg</url>
      <title>DEV Community: Aditya</title>
      <link>https://dev.to/aditya_07</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aditya_07"/>
    <language>en</language>
    <item>
      <title>I built a Chrome extension to autofill repeated Google Forms</title>
      <dc:creator>Aditya</dc:creator>
      <pubDate>Sat, 29 Aug 2026 13:56:38 +0000</pubDate>
      <link>https://dev.to/aditya_07/i-built-a-chrome-extension-to-autofill-repeated-google-forms-44le</link>
      <guid>https://dev.to/aditya_07/i-built-a-chrome-extension-to-autofill-repeated-google-forms-44le</guid>
      <description>&lt;p&gt;If you deal with REPEATED Google Forms a lot, especially as a college student filling out basic details over and over again, this might be useful for you.&lt;/p&gt;

&lt;p&gt;Why I built this&lt;/p&gt;

&lt;p&gt;During college placements, we often have to fill out Google Forms repeatedly.&lt;/p&gt;

&lt;p&gt;For example, let's say Suppose XYZ Company comes to campus for placements. The placement team shares a Google Form where we have to enter the same details every time:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Name&lt;/li&gt;
&lt;li&gt;Phone number&lt;/li&gt;
&lt;li&gt;Roll number&lt;/li&gt;
&lt;li&gt;Email&lt;/li&gt;
&lt;li&gt;Age&lt;/li&gt;
&lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Filling in the same information again and again gets pretty frustrating.&lt;/p&gt;

&lt;p&gt;So I built a Chrome extension that automatically autofills Google Forms.&lt;/p&gt;

&lt;p&gt;It's now published on the Chrome Web Store, so you can try it if you face the same problem.&lt;/p&gt;

&lt;p&gt;Chrome Web Store: &lt;a href="https://chromewebstore.google.com/detail/google-forms-autofill/ogdfdgjddilaohmjcngbkaoiankdfncd" rel="noopener noreferrer"&gt;Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also wrote a detailed Medium article explaining how and why I built it: &lt;a href="https://aditya41150.medium.com/i-was-tired-of-filling-the-same-google-form-50-times-so-i-built-a-chrome-extension-to-fix-it-64519ae8ca94" rel="noopener noreferrer"&gt;Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've also launched it on Peerlist. If you have an account there, I'd really appreciate some support:&lt;/p&gt;

&lt;p&gt;Peerlist: &lt;a href="https://peerlist.io/aditya007/project/google-forms-autofill" rel="noopener noreferrer"&gt;Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Demo Video: &lt;a href="https://www.youtube.com/watch?v=xxIoFvsV8A8" rel="noopener noreferrer"&gt;Link&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxo2jaocdcylclt6xi9wl.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxo2jaocdcylclt6xi9wl.png" alt="SS From Chrome webstore" width="800" height="367"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've attached a demo video below.&lt;/p&gt;

</description>
      <category>extensions</category>
      <category>chrome</category>
      <category>productivity</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
