Skip to content

Instantly share code, notes, and snippets.

@happycze
Last active October 7, 2023 20:08
Show Gist options
  • Save happycze/8512aa28178957b4a3acf8187462ab86 to your computer and use it in GitHub Desktop.
Save happycze/8512aa28178957b4a3acf8187462ab86 to your computer and use it in GitHub Desktop.
(function(){
document.getElementById("js-ticketBuilder").setAttribute("style", "display:none");
document.getElementsByClassName("m-scoreboardStream__streamBlock")[0].setAttribute("style","position: fixed; top: 0; left: 0; z-index: 100000; width: 100%; height: 100%;");
})();
@happycze
Copy link
Author

happycze commented Oct 17, 2020

Tipsport TV Fullscreen

Create bookmark, name it as you want, and in the URL field put text "javascript:"+source code of function above:

javascript: <paste source code here>

Vytvořte nový bookmark, a do URL vložte text "javascript: <zdrojový kód výše uvedené funkce>"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment