Wątek zamknięty

[Rozwiązany] Problem z YouTube - komunikat: "Old Flash? Go upgrade!" (rozwiązany)

 
HrabiaHodon
VIP

Liczba postów: 750
Post: #4

RE: Problem z youtube


Wczoraj z tym walczyłem Uśmiechnięty

Rozwiązanie:

1 - Save this to a txt (make sure you copy all from the start "// ==UserScript==" to the end "//end")

Kod:
// ==UserScript==
// @name        YoutubeProtectionRemover
// @include     http: //www.youtube.com/*
// @description Removes lame protection on YouTube
// @copyright 2010, Snap
// ==/UserScript==

window.opera.addEventListener(
'BeforeScript',
function (ev){
ev.element.text = ev.element.text.replace("yt.flash.update(swfConfig, forceUpdate);","");
},

false);
//end

2 - Rename it to "YoutubeProtectionRemover.js"
3 - write in your browser url bar, "opera:about" ... copy the address to "User JavaScript folder" ... go there ... then copy YoutubeProtectionRemover.js to the folder
4 - Profit

[Obrazek: windowsphone_logo.jpg]

16.04.2010 06:22

Róża Podziękowania od: Borin
Znajdź wszystkie posty użytkownika
Wątek zamknięty


Wiadomości w tym wątku
RE: Problem z youtube - StoProcent - 15.04.2010, 22:55
RE: Problem z youtube - Borin - 15.04.2010, 23:13
RE: Problem z youtube - HrabiaHodon - 16.04.2010 06:22
RE: Problem z youtube - Borin - 16.04.2010, 16:11
Podobne wątki
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
YouTube nie rusza po wybraniu filmu stefan13 3 576 24.04.2024 12:10
Ostatni post: kogiel
Rozwiązany Komunikat z Worda sfinx 4 1.425 24.10.2017 12:27
Ostatni post: sfinx
Błąd podczas instalacji Flash Playera sfinx 2 1.393 11.06.2017 09:19
Ostatni post: sfinx
Problem z instalacją Adobe Flash Player. NorDez 3 6.634 08.05.2014 22:16
Ostatni post: thermalfake
Youtube zacina się w tle jeśli używam kilku kart w przeglądarce QranPL 1 2.350 06.03.2014 22:09
Ostatni post: thermalfake
Komunikat "aplikacja przestała działać" przy instalacji i uruchamianiu Duszka 1 1.695 03.09.2013 20:18
Ostatni post: thermalfake
« Starszy wątek | Nowszy wątek »

Temat został oceniony na 0 w skali 1-5 gwiazdek.
Zebrano 0 głosów.