Skip to content

stream-bypass v5.0.0

Latest

Choose a tag to compare

@bytedream bytedream released this 10 Jul 14:27
· 1 commit to main since this release
  • Overhaul popup UI
  • Add per-site disables (#30)
  • Only call the content script if the visited website has the domain of a known host. If a host dynamically redirects to a domain that isn't present in the extension, the content script is re-injected for the redirected domain (mv2 only, on mv3 this was the case all along, as it doesn't support "dynamic" hosts)
  • Only call the before header send and before redirect listeners on domains where it's necessary (mv2 only, mv3 doesn't support said listeners the way they're used by the extension)
  • Fix vidmoly