![]() |
|
|
|
#1
|
|||
|
|||
|
Any other bookmarklets that can be used on lowbird? Thought about a next increment ...
Already have a search-term from any webpage ... ---- javascript: Qr = document.getSelection(); if (!Qr) { void(Qr = prompt('Keywords...', '')) }; if (Qr) location.href = 'http://www.lowbird.com/search/' + escape(Qr) ---- Copy this and put it in a bookmark: [BoB] javascript:Qr=document.getSelection();if(!Qr){void (Qr=prompt('Keywords...',''))};if(Qr)location.href ='http://www.lowbird.com/search/'+escape(Qr) [EoB] ------ Any thoughts? |
|
#2
|
|||
|
|||
|
Did also see this:
http://www.lowbird.com/board/showthr...=3552#post3552 |
|
#3
|
||||
|
||||
|
Or you could just define a custom search provider in your browser that accomplishes virtually the same thing…
__________________
“I keep two magnums in my desk. One’s a gun and I keep it loaded. The other’s a bottle and it keeps me loaded.” |
|
#4
|
||||
|
||||
|
I'll just leave this here.
http://lb.nerdpol.org/fxsearch/
__________________
RAID 0 has redundancy, but the other way round: If some of the disks non-fail, that non-failure can still be worked around by another disk failing. Indeed, it has very high reverse redundancy: Even if all but 1 disks non-fail, the one failure still ensures complete failure of the array. The more disks you use, the better you are protected against non-failure. |
|
#5
|
|||
|
|||
|
Horst, that is great for Mozilla ...
I run Chrome alot, so i use the bookmarklet ... ... and, anyone know if there is any chance that get some other bookmarklets? I'd work on some, but could they be put up on the server ... Geändert von Reddi (18.04.2012 um 18:45 Uhr). |
|
#6
|
||||
|
||||
|
i'm quite shure, chrome allows custom search providers too.
__________________
“I keep two magnums in my desk. One’s a gun and I keep it loaded. The other’s a bottle and it keeps me loaded.” |