<?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: Halle</title>
    <description>The latest articles on DEV Community by Halle (@halle2525).</description>
    <link>https://dev.to/halle2525</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%2F3975797%2F05972a8a-64e4-4c45-adc5-203c3c2ae371.png</url>
      <title>DEV Community: Halle</title>
      <link>https://dev.to/halle2525</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/halle2525"/>
    <language>en</language>
    <item>
      <title>My first Chrome extension puts an anime girl on every tab, here's what I learned building it</title>
      <dc:creator>Halle</dc:creator>
      <pubDate>Tue, 09 Jun 2026 11:03:29 +0000</pubDate>
      <link>https://dev.to/halle2525/my-first-chrome-extension-puts-an-anime-girl-on-every-tab-heres-what-i-learned-building-it-2pai</link>
      <guid>https://dev.to/halle2525/my-first-chrome-extension-puts-an-anime-girl-on-every-tab-heres-what-i-learned-building-it-2pai</guid>
      <description>&lt;p&gt;A while ago I published my first Chrome extension called WaifuEngine. It puts a draggable anime character overlay on every tab you open. You can resize her, move her anywhere, and she remembers her position across pages. Simple and fun and I learned a ton building it.&lt;/p&gt;

&lt;p&gt;The extension is fully free on the Chrome Web Store. &lt;br&gt;
It just crossed 101 active users which feels surreal for something I built for fun.&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://chromewebstore.google.com/detail/waifu-engine-anime-girl-i/onjpnopngnnkefokoigfmeepjidfhjnh" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Flh3.googleusercontent.com%2FNH6VrcDaCQzd6XagudN1H-7nv3AxfULPFXXmdExTFbS_V1o9FhmePKTWky26MmZg-9drUN3l9GoOJ0W3t91kaEdRHj4%3Ds128-rj-sc0x00ffffff" height="128" class="m-0" width="128"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://chromewebstore.google.com/detail/waifu-engine-anime-girl-i/onjpnopngnnkefokoigfmeepjidfhjnh" rel="noopener noreferrer" class="c-link"&gt;
            Waifu Engine - Anime girl in my tab - Chrome Web Store
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Shows a draggable anime girl overlay. Pick from samples, favorite, and control by show/hide.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fssl.gstatic.com%2Fchrome%2Fwebstore%2Fimages%2Ficon_48px.png" width="48" height="48"&gt;
          chromewebstore.google.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;If you've built Chrome extensions before I'd love to hear your thoughts. Any advice on growing a small extension? And if you try it out, honest reviews on the Chrome Web Store would mean a lot, good or bad, I want to know what people actually think. For all advice, criticism, reviews welcome🙏🙏🙏&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%2Fklnmm0pwkw79v4syp56n.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%2Fklnmm0pwkw79v4syp56n.png" alt=" " width="800" height="500"&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%2F8jrkxywn8k9dyx6xy9io.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%2F8jrkxywn8k9dyx6xy9io.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
