Skip to content

twitch.save.clips.fix by bladeevich

Details

Authorbladeevich

LicenseCC-BY-4.0==/UserStyle== */

Categorytwitch.save.clips.fix

Created

Updated

Size375 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes right click "Save Video As" work again on twitch clips.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Twitch Save Clips Fix
@namespace    USO Archive
@version      20180515.07.56
@description  "Makes right click \"Save Video As\" work again on twitch clips."
@author       RatWithAShotgun
@license      CC-BY-4.0==/UserStyle== */
@-moz-document domain("player.twitch.tv"), domain("clips.twitch.tv") {

  .player-overlay{
      display:none;
  }
}

Reviews

No reviews yet.