<?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: kyriewen</title>
    <description>The latest articles on DEV Community by kyriewen (@coderkyriewen).</description>
    <link>https://dev.to/coderkyriewen</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%2F3907744%2F8f10814a-404a-44df-9455-06afd7e6bb9d.jpg</url>
      <title>DEV Community: kyriewen</title>
      <link>https://dev.to/coderkyriewen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/coderkyriewen"/>
    <language>en</language>
    <item>
      <title>I built a Chrome extension that downloads every image on a page — here's what I learned about Shadow DOM, CSS backgrounds, and Manifest V3</title>
      <dc:creator>kyriewen</dc:creator>
      <pubDate>Sat, 02 May 2026 06:13:20 +0000</pubDate>
      <link>https://dev.to/coderkyriewen/i-built-a-chrome-extension-that-downloads-every-image-on-a-page-heres-what-i-learned-about-3894</link>
      <guid>https://dev.to/coderkyriewen/i-built-a-chrome-extension-that-downloads-every-image-on-a-page-heres-what-i-learned-about-3894</guid>
      <description>&lt;p&gt;nobody asked about.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Add telemetry from day one&lt;/strong&gt; — opt-in, anonymous, but I have no idea which features users actually use. Adding it now feels invasive.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Write the test suite earlier.&lt;/strong&gt; I have ~30% coverage. It's not a disaster, but every refactor is slower than it needs to be.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;If you want to see all this in action:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Install:&lt;/strong&gt; &lt;a href="https://chromewebstore.google.com/detail/iecgnjidmogebokcfnejncgnelcepffo" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/iecgnjidmogebokcfnejncgnelcepffo&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Site:&lt;/strong&gt; &lt;a href="https://image-harvest.kyriewen.cn" rel="noopener noreferrer"&gt;https://image-harvest.kyriewen.cn&lt;/a&gt; (full feature comparison + GIFs)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Reviews (if it helps you):&lt;/strong&gt; &lt;a href="https://chromewebstore.google.com/detail/iecgnjidmogebokcfnejncgnelcepffo/reviews" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/iecgnjidmogebokcfnejncgnelcepffo/reviews&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;github：&lt;a href="https://github.com/zbw-zbw/image-harvest" rel="noopener noreferrer"&gt;https://github.com/zbw-zbw/image-harvest&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Free tier handles most use. Pro adds multi-tab extract, similar-image detection, 4-engine reverse search, color extraction, and tagged collections. One-time payment option because I personally hate subscriptions for utilities.&lt;/p&gt;

&lt;p&gt;If you've shipped a Chrome extension and have war stories about MV3, Shadow DOM, or the Side Panel API — drop them in the comments. Solo devs unite. 🙌&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>ai</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
