Histórico de versões do Stream Bypass - 21 versões
Stream Bypass por bytedream
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 3.1.6
Lançado em 8 de mai de 2025 - 221,79 KBFunciona em firefox 58.0 em diante, android 120.0 em diante- Add dropload.io domain
- Add mixdrop.co domain
- Add supervideo.tv domain
- Fix voe.sx
Código fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 3.1.5
Lançado em 17 de abr de 2025 - 221,71 KBFunciona em firefox 58.0 em diante, android 120.0 em diante- Fix voe.sx
Código fonte publicado sob Licença MIT
Versão 3.1.4
Lançado em 4 de abr de 2025 - 221,05 KBFunciona em firefox 58.0 em diante, android 120.0 em diante- Fix hls urls not working
Código fonte publicado sob Licença MIT
Versão 3.1.3
Lançado em 3 de abr de 2025 - 221,01 KBFunciona em firefox 58.0 em diante, android 120.0 em diante- Add loadx.ws
- Fix voe.sx redirect
- Fix luluvdo.com
Código fonte publicado sob Licença MIT
Versão 3.1.2
Lançado em 14 de mar de 2025 - 189,7 KBFunciona em firefox 58.0 em diante, android 120.0 em diante- Add luluvdo.com
- Add dood.work domain for doodstream
- Add maxfinishseveral.com domain for voe.sx
- Fix voe.sx redirect
Código fonte publicado sob Licença MIT
Versão 3.1.1
Lançado em 15 de dez de 2024 - 189,04 KBFunciona em firefox 58.0 em diante, android 120.0 em dianteCódigo fonte publicado sob Licença MIT
Versão 3.1.0
Lançado em 28 de jul de 2024 - 182,74 KBFunciona em firefox 58.0 em diante, android 120.0 em diante- 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`Código fonte publicado sob Licença MIT
Versão 3.0.1
Lançado em 20 de mai de 2024 - 180,64 KBFunciona em firefox 48.0 em dianteCódigo fonte publicado sob Licença MIT
Versão 3.0.0
Lançado em 11 de nov de 2023 - 170,22 KBFunciona em firefox 48.0 em dianteRewrite the project using vite and svelteCódigo fonte publicado sob Licença MIT
Versão 2.2.0
Lançado em 8 de ago de 2023 - 252,98 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Código fonte publicado sob Licença MIT
Versão 2.1.7
Lançado em 10 de nov de 2022 - 265,4 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*- Fix voe.sxCódigo fonte publicado sob Licença MIT
Versão 2.1.6
Lançado em 30 de set de 2022 - 266,58 KBFunciona em firefox 48.0 em diante, android 48.0 até 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 urlCódigo fonte publicado sob Licença MIT
Versão 2.1.5
Lançado em 10 de set de 2022 - 266,24 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*- Change streamzz reliability to low
- Change doodstream reliability to normal
- Add more informative hls error message
- Fix false-positive error messageCódigo fonte publicado sob Licença MIT
Versão 2.1.4
Lançado em 4 de ago de 2022 - 258,24 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Código fonte publicado sob Licença MIT
Versão 2.1.3
Lançado em 23 de jul de 2022 - 258,21 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Why.Código fonte publicado sob Licença MIT
Versão 2.1.2
Lançado em 23 de jul de 2022 - 258,19 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Código fonte publicado sob Licença MIT
Versão 2.1.1
Lançado em 20 de jul de 2022 - 257,41 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*➕ New domains ➕
» doodstream.com / dood.pm / dood.ws (all the same site, just different domains)
» mp4upload.comCódigo fonte publicado sob Licença MIT
Versão 2.1.0
Lançado em 13 de jul de 2022 - 256,32 KBFunciona em firefox 48.0 em diante, android 48.0 até 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.Código fonte publicado sob Licença MIT
Versão 2.0.0
Lançado em 18 de jun de 2022 - 254,3 KBFunciona em firefox 48.0 em diante, android 48.0 até 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.Código fonte publicado sob Licença MIT
Versão 1.4.2
Lançado em 6 de jan de 2022 - 114,03 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Código fonte publicado sob Licença MIT
Versão 1.4.1
Lançado em 18 de nov de 2021 - 113,89 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Código fonte publicado sob Licença MIT