<?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: OpenForge</title>
    <description>The latest articles on DEV Community by OpenForge (@openforge1).</description>
    <link>https://dev.to/openforge1</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%2F4068876%2F5237aeb9-7344-4d9e-9d24-f9990535872c.png</url>
      <title>DEV Community: OpenForge</title>
      <link>https://dev.to/openforge1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/openforge1"/>
    <language>en</language>
    <item>
      <title>I built a browser extension that skips video ads automatically — and open sourced it</title>
      <dc:creator>OpenForge</dc:creator>
      <pubDate>Sat, 08 Aug 2026 13:45:03 +0000</pubDate>
      <link>https://dev.to/openforge1/i-built-a-browser-extension-that-skips-video-ads-automatically-and-open-sourced-it-40fn</link>
      <guid>https://dev.to/openforge1/i-built-a-browser-extension-that-skips-video-ads-automatically-and-open-sourced-it-40fn</guid>
      <description>&lt;p&gt;I got tired of ads interrupting every video I watched, so I built &lt;strong&gt;StreamBoost&lt;/strong&gt; — a browser extension that automatically skips video ads, blocks trackers, and adds handy video controls like Picture-in-Picture and playback speed shortcuts.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;⏭️ Auto-skips video ads within seconds&lt;/li&gt;
&lt;li&gt;🛡️ Blocks 20+ known ad/tracker domains (doubleclick, googlesyndication, popads, and more)&lt;/li&gt;
&lt;li&gt;🚫 Stops popup/popunder windows&lt;/li&gt;
&lt;li&gt;🖼️ One-click Picture-in-Picture&lt;/li&gt;
&lt;li&gt;⌨️ Keyboard shortcuts for video control&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How it's built
&lt;/h2&gt;

&lt;p&gt;Vanilla JavaScript, using the WebExtensions API and Manifest V3. No frameworks, no bloat — just a lightweight extension focused on doing one thing well.&lt;/p&gt;

&lt;h2&gt;
  
  
  Open source
&lt;/h2&gt;

&lt;p&gt;The full source is on GitHub under GPL-3.0. It's currently live on the Microsoft Edge Add-ons store, and open for contributions if anyone wants to extend the blocklist or add features.&lt;/p&gt;

&lt;p&gt;🔗 Repo: &lt;a href="https://github.com/abushama1-ar/streamboost-extension" rel="noopener noreferrer"&gt;https://github.com/abushama1-ar/streamboost-extension&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback on the approach, or hear if anyone's tackled ad-blocking differently.&lt;br&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%2Fxgnfqmc4i3h96xheafyt.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%2Fxgnfqmc4i3h96xheafyt.png" alt=" " width="800" height="428"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
