HTML and Scripting Firefox Search Integration

Discussion in 'Computers' started by Izzy, May 6, 2005.

  1. Izzy

    Izzy moo. moo. moo!
    Staff Member

    Joined:
    Apr 17, 2002
    Messages:
    3,711
    Likes Received:
    126
    Well, I was bored one day, and I decided to see if I can make a neat little search plug-in for Firefox.

    Well, I got until the search area...then I get stuck in the Advanced Search engine. Can anyone help me finish up the .src file? Or tell me how to do so? Cloud?

    included is what's in the .srt file.

    I think it'd be neat to get this done, because it'll let boards.jp further invade our lives! DUN DUN DUN!!!
     
    #1
    1 person likes this.
  2. BakaMattSu

    BakaMattSu ^__^
    Staff Member

    Joined:
    Feb 16, 2001
    Messages:
    4,871
    Likes Received:
    122
    Replace your input tags with the following, and it should do what you want.

    Code:
    <input name="sourceid" value="Mozilla-search">
    <input name="query" user="">
    <input name="do" value="process">
    
     
    #3
  3. Izzy

    Izzy moo. moo. moo!
    Staff Member

    Joined:
    Apr 17, 2002
    Messages:
    3,711
    Likes Received:
    126
    Thanks BMS!!

    I had wanted to ask the people at the Mozilla boards, but, with BMS here, I didn't really need to. Plus, it'd be neat to "keep it in the family", or however you want to say it.

    I had a nice little ping of the M2A radioactive symbol too, but my laptop FINALLY burned out on me (shows to stay online for...months at a time with it) ... and I'm getting one next week.

    So, I'll post the finished product then.
     
    #4
  4. Jedimdo

    Jedimdo New Member

    Joined:
    Sep 8, 2004
    Messages:
    758
    Likes Received:
    73
    Ohhh! Can't wait to see it. I'll be great to have my favourite forums integrated in Firefox.

    Thanks, Izzy!
     
    #5

Share This Page