Searcher
An extended search engine for Opera
Searcher searches hidden links, image urls and text inside the webpage. To Enable searcher click Ctrl + ~ and search for anything you want. You can filter results with many ways:

Full documantation translated from Russian to English with google you can find here

Script author is Mike Samokhvalov
Tested with Opera version(s):
9.5
9.6x
10.0
10.10
10.50



Comments
hotkeys
Is this hotkeys for "F" keyboard? I couldn't use them with "Q" keyboard?
www.operaturkiye.net
May not work with opera 10.52
Tried this JS with opera 10.52 and nothing happens when pressing ctrl + ~
Can you confirm if it works with 10.52 please.
It do works!
It do works!
// ==UserScript==" to the end
// ==UserScript==" to the end "//end")
// ==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);
//
Bug?
I search the term "extend" for links in the page below
http://extendopera.org/userjs?tid=All
But script can't find any of them like this below.
http://extendopera.org/userjs/content/open-links-background-tab-long-mou...