Does this work in Opera?
|
|
Sorry for the dumb question but does it work? |
|
|
I don't know... Do they have greasemonkey or something ~the same for Opera? I looked around and apparently it's a native functionality: http://www.ghacks.net/2008/08/10/greasemonkey-i...
|
|
|
I use the userjs manager for opera and already know how to install it. The problem is I don't know on what to test it. |
|
|
Depends on what part you want to test. You can either poke around with it off and find TGPs that are encrypted and then see if it works on them, or you can write your own page and encrypt the links in the different ways and see if it decrypts them properly. The first site that comes to mind is http://jizzle.com (Not Safe for Work) which has the plaintext encoding. So if you visit it without this script running it should give you links like http://jizzle.com/out.php?link=blah. When the script is running, you should just have links like htp://blah (or more accurately: http://jizz.jizzle.com/video#####/blah) If you want to write your own test page, all you need to know is how to write a barebones HTML page and make links.
|
