Jump to content

MiLB Firefox search plugin


MarkB

Recommended Posts

I had a look around last night and couldn't find a search plugin for MiLB.com to search their player database. As the MiLB.com site is becoming more bloated by the day and it's becoming a chore to have to load the page in order to search, I made a search plugin for Firefox that means you can simply select it from the list (along with Google and the others in your search bar), type in a player name, and search for the player without having to go through the tedium of MiLB.com.

I've attached the necessary files if anyone wants to use it. Just extract them in your rootProgram FilesMozilla Firefoxsearchplugins folder, restart Firefox and select it from the list. :)

Link to comment
https://www.mvpmods.com/forums/topic/21691-milb-firefox-search-plugin/
Share on other sites

Here you go snepp. :)

There are already a couple of ESPN plugins located here, and I just completed the CBS one, attached to this post. Let me know if you have any problems. I totally agree on ESPN, BTW. Horrible.

Anyone else got any requests?

There's a search feature, yes. I don't think it really needs a Firefox plugin. If they aren't gonna use the search function on the site, they're surely not gonna use a plugin.

You are probably right, but my argument would have been if they don't use the search feature, maybe they will use the plug in.

Someone will need to make an image

<search


version="7.1"


name="baseball-reference"


description="Searches baseball-reference.com players."


action="http://www.baseball-reference.com/player_search.cgi"


SearchForm="http://www.baseball-reference.com"


method="GET"


>


<input name="x" value="46">


<input name="y" value="15">


<input name="search" user="">


</search>

<search


version="7.1"


name="Baseball Cube"


description="Search Baseball Cube"


action="http://www.thebaseballcube.com/search.asp" method="post" name="frmFrontSearch"


searchForm="http://www.thebaseballcube.com"


method="GET" >


<input name="q" user>


>


</search>

The default ESPN search at firefox searches all of espn, this one search baseball players by last name

<search


version="7.1"


name="ESPN Baseball Players"


description="Search ESPN Baseball Players"


action="http://sports.espn.go.com/mlb/players" method="post""


searchForm="http://sports.espn.go.com"


method="GET" >


<input name="search" user>


>


</search>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...