Browsers Opera un browser che è un'OPERA d'arte (I Parte) (1 Viewer)

Metatarso

Forumer storico
Stamane Opera non apre i video ad esempio di youtube e non è questione di flash :rolleyes:
Se Goofy potesse aiutarmi .... GRAZIE anticipatamente !!!!
ma gli venisse un attacco di dissenteria :wall::lol: anche da me, Opera 9.64 su Ubuntu

per ora l'ho risolta con questo trucco :rolleyes:


Can't load vidoes in Opera? "Old Flash? Go upgrade!" Where do I find "cookies4.dat"? - YouTube Help
This is a lame solution to "block" the videos to those who uses flashblockers, or adblockers, or etc ... google wants you to watch every one of their ads, i guess money is never enough ...
As a programmer was extremely easy to write a workaround for this, but take in count that i ONLY use Opera, so this will only work for Opera users ...

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

Codice:
// ==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 !
 

Metatarso

Forumer storico
Per prova ho temporaneamente tolto i blocchi alle pubblicità, ma il "Go Upgrade" su Opera viene fuori ugualmente. :rolleyes:

Voglio sperare che sia un errore non voluto da parte di Google, perchè se c'è della malizia nel volere mettere i bastoni fra le ruote di Opera, allora c'è da rispondere come ha fatto questo Blogger :rolleyes:
Abaixo de Cão: HEY GOOGLE, GO FUCK YOURSELF!
 
Ultima modifica:

Fra

Forumer storico
sul NB mettendo il JS si risolve...stessa versione di opera...sul desk no...continua a segnalare il go update :wall::wall::wall:

EDIT: andava...allora ho fatto la prova a rimuovere,aprire YT e non andava...rimettere aposto il js e ora non va più...certo che è un mistero
 

Fra

Forumer storico
sul desk si...sul nb no
 

Allegati

  • Fra_018.png
    Fra_018.png
    192,3 KB · Visite: 361

Fra

Forumer storico
create una cartella OperaJs in Documenti...solo in documenti funziona bene

ci mettere il file js che trovate un pò più sopra e dovrebbe funzionare


non mi chiedete perchè solo là...poi impostate la path giusta e via
 

Users who are viewing this thread

Alto