Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Stream Bypass version history - 21 versions

Stream Bypass by bytedream

Rated 4.1 out of 5
4.1 Stars out of 5
5
8
4
0
3
1
2
0
1
2
Stream Bypass version history - 21 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 3.1.6

    Released 8 May 2025 - 221.79 kB
    Works with firefox 58.0 and later, android 120.0 and later
    • Add dropload.io domain
    • Add mixdrop.co domain
    • Add supervideo.tv domain
    • Fix voe.sx

    Source code released under MIT Licence

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.1.5

    Released 17 Apr 2025 - 221.71 kB
    Works with firefox 58.0 and later, android 120.0 and later
    • Fix voe.sx

    Source code released under MIT Licence

    Download file
  • Version 3.1.4

    Released 4 Apr 2025 - 221.05 kB
    Works with firefox 58.0 and later, android 120.0 and later
    • Fix hls urls not working

    Source code released under MIT Licence

    Download file
  • Version 3.1.3

    Released 3 Apr 2025 - 221.01 kB
    Works with firefox 58.0 and later, android 120.0 and later
    • Add loadx.ws
    • Fix voe.sx redirect
    • Fix luluvdo.com

    Source code released under MIT Licence

    Download file
  • Version 3.1.2

    Released 14 Mar 2025 - 189.7 kB
    Works with firefox 58.0 and later, android 120.0 and later
    • Add luluvdo.com
    • Add dood.work domain for doodstream
    • Add maxfinishseveral.com domain for voe.sx
    • Fix voe.sx redirect

    Source code released under MIT Licence

    Download file
  • Version 3.1.1

    Released 15 Dec 2024 - 189.04 kB
    Works with firefox 58.0 and later, android 120.0 and later
    - Fix filemoon.to
    - Fix vidmoly.to
    - Fix vidoza.net
    - Fix voe.sx

    Source code released under MIT Licence

    Download file
  • Version 3.1.0

    Released 28 Jul 2024 - 182.74 kB
    Works with firefox 58.0 and later, android 120.0 and later
    - Add Firefox Android Support
    - Add `streama2z.com`
    - Add alternative domain for `doodstream.com` (`d000d.com`)
    - Update popup ui
    - Make `nativeMessaging` an optional permissions
    - Make video replace strategy more aggressive
    - Fix `voe.sx` and `doodstream.com`

    Source code released under MIT Licence

    Download file
  • Version 3.0.1

    Released 20 May 2024 - 180.64 kB
    Works with firefox 48.0 and later
    - Add vidmoly.me
    - Add new doodstream domain
    - Remove reliability

    Source code released under MIT Licence

    Download file
  • Version 3.0.0

    Released 11 Nov 2023 - 170.22 kB
    Works with firefox 48.0 and later
    Rewrite the project using vite and svelte

    Source code released under MIT Licence

    Download file
  • Version 2.2.0

    Released 8 Aug 2023 - 252.98 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*

    Source code released under MIT Licence

    Download file
  • Version 2.1.7

    Released 10 Nov 2022 - 265.4 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    - Fix voe.sx

    Source code released under MIT Licence

    Download file
  • Version 2.1.6

    Released 30 Sep 2022 - 266.58 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    - Add filemoon.sx
    - Fix mp4upload.com
    - Fix url matching which made some sites to stop working
    - Remove error message when video is not loaded properly
    - Update issue url

    Source code released under MIT Licence

    Download file
  • Version 2.1.5

    Released 10 Sep 2022 - 266.24 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    - Change streamzz reliability to low
    - Change doodstream reliability to normal
    - Add more informative hls error message
    - Fix false-positive error message

    Source code released under MIT Licence

    Download file
  • Version 2.1.4

    Released 4 Aug 2022 - 258.24 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    ➕ New domains ➕
    - `dood.wf` (actually `doodstream.com`)

    Source code released under MIT Licence

    Download file
  • Version 2.1.3

    Released 23 Jul 2022 - 258.21 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Why.

    Source code released under MIT Licence

    Download file
  • Version 2.1.2

    Released 23 Jul 2022 - 258.19 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    🧰 Fixed 🧰
    => mixdrop.co works again.
    => Proper error message will now show if video cannot be played.

    Source code released under MIT Licence

    Download file
  • Version 2.1.1

    Released 20 Jul 2022 - 257.41 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    ➕ New domains ➕
    » doodstream.com / dood.pm / dood.ws (all the same site, just different domains)
    » mp4upload.com

    Source code released under MIT Licence

    Download file
  • Version 2.1.0

    Released 13 Jul 2022 - 256.32 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    🌟 Added 🌟
    - Redirect matches. For example, if the domain `example.com` is matched and then, someday, redirects to another domain (e.g. `test.com`) which has the exact same site structure as `example.com`, `test.com` is matched with the matching settings for `example.com`. `voe.sx` does this for quiet some time, every url to a voe.sx video redirects to another domain, which changes all 4 weeks or so.

    ➖ Removed domains ➖
    - `doodstream.com` - Although it were never supported before, I've tried to add it. The url to the video source can be extracted but not played. The reason for this is the beautiful javascript and browser ecosystem :)). In case to play the video, custom http headers must be set while requesting the video. But because HTML5 video does not support this, nor native javascript or any javascript library (at least I haven't found any) the video cannot be played.

    🧰 Fixed 🧰
    - `streamtape.com` match pattern / regex.

    Source code released under MIT Licence

    Download file
  • Version 2.0.0

    Released 18 Jun 2022 - 254.3 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    - Icon was changed
    - Added "custom" video player for all kinds of videos, not just for hls streams like in the past version. It does not differ from the native browser player in any way except that videos won't play automatically anymore.

    - The tooltip which got show when hovering over some items on the popup menu was removed. I would have liked to keep it, but a bug causes the tooltips to behave weird and not show up. Sorry for that :(
    - Some websites. The last release is some time ago and some websites went down or got completely removed from the interwebz.

    Source code released under MIT Licence

    Download file
  • Version 1.4.2

    Released 6 Jan 2022 - 114.03 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*

    Source code released under MIT Licence

    Download file
  • Version 1.4.1

    Released 18 Nov 2021 - 113.89 kB
    Works with firefox 48.0 and later, android 48.0 to 68.*

    Source code released under MIT Licence

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.