Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Create FireFox search plugin for arbitrary web site

by ccn (Vicar)
on Nov 30, 2008 at 00:28 UTC ( [id://726856]=note: print w/replies, xml ) Need Help??


in reply to Re: Create FireFox search plugin for arbitrary web site
in thread Create FireFox search plugin for arbitrary web site

Yes, there is. The best way is to make a personal wrapper for the script:

linux:

#!/bin/sh perl mksp.pl $1 $2 > ~/.mozilla/firefox/YOURPROFILE/searchplugins/$1.x +ml

windows:

REM windows batch file perl mksp.pl %1 %2 > PATH\TO\YOUR\PROFILE\searchplugins\%1.xml

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://726856]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-18 00:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found