Ready2Search makes search plug-in for Internet Explorer 7, Firefox, and Google Toolbar.
This page presents how to make search plug-in through Ready2Search.
Search plug-ins in Examples of Search Plug-in and Link Button for Google Toolbar are installable by just clicking.
Internet Explorer 7 and Firefox have search bar in the browser. Google Toolbar which is available in IE6 has buttons to search in chosen search engine. The search engine loaded in the bar is customizable. Ready2Search is a Web tool to simplify procedures for making and loading search plug-in. In addition, Ready2Search is useful to save and transmit the search settings. Search plug-ins in Examples of Search Plug-in and Link Button for Google Toolbar are installable by just clicking.
Ready2Search accepts image files to make search icon in Firefox and Google Toolbar. The function is useful for making transparent image. When you upload image file, Ready2Search displays the transition from original image to 16×16 icon. The transparent image of the transition is downloadable.
FavIcon Generator converts the image to transparent icon with extension of ico. 16×16 icon is available for favicon in Website. 32×32 icon is available for Desktop icon in Windows.
I give same examples in Examples of Search Plug-in and Link Button for Google Toolbar (in English). Even if you don't know Japanese Index of direct search (in Japanese) might be useful to get search query and image text.
If you find intended search engine in the list, the plug-in is installable by just clicking. Even if you don't find it, you can make an original search plug-in as the following movie shows.
The procedure is as follows.
If you find abcd in the address bar, open Ready2Search in new tab of the browser.
Click "OpenSearch plug-in the search name" to add to Internet Explorer 7 or Firefox. Click "Google Toolbar plug-in the search name" to add to Google Toolbar. The browser asks if you want to add the search plug-in. Reply "add the plug-in", and the search plugin will be installed.
When "plug-in the search name" is displayed, you can't change the search settings. If you want to edit the settings, click .
The optional XML element in Ready2Search accepts any type of XML element. For example <Tags>tag</Tags> <Contact>mail address</Contact> in <send>URL {selection}</send>. (OpenSearch Specifications, Google Toolbar Specifications) I introduce practical XML elements.
Google Toolbar uses <site>given base URL</site> in the optional XML element as the base page. If you click the button in Google Toolbar without entering serach-term, you go to given base URL. If you omit "the front of search term", you make link button without search function as Examples of Link Button.
Google Toolbar receives RSS feeds in the optional XML element. RSS automatically receives updated news and summary from chosen website.
If you add RSS function to Google Toolbar, input the optional XML element as follows.
<feed refresh-interval="1800" refresh-onclick="true">given RSS URL</feed>
For example, the plug-in of Digg search with Digg RSS is
Ready2Search Digg + RSS(Google Toolbar)
If you use Firefox 2.0 or later, Google Suggest is installable to the search bar. Google Suggest automatically lists popular search words while typing. If you'd like to add this function to the search bar in Firefox, paste the following string to optional XML element in Ready2Search.
<Url type="application/x-suggestions+json" method="GET" template="http://suggestqueries.google.com/complete/search?output=firefox&client=firefox&hl=en&qu={searchTerms}"/>
The auto-complete function is installable to any search engines.Ready2Search: Google with Suggest for Firefox
Ready2Search: Lead2Amazon with Suggest for Firefox
When Ready2Search provides search plug-in, the setting URL and buttons are also displayed. Ready2Search can restore the search plug-in with the setting URL. You can send custom search plug-ins to your acquaintances by telling the setting URL.
Ready2Search displays buttons to download of XML. If you open OpenSearch-XML in Internet Explorer, you see the format of the following image. The XML contains the setting URL for Ready2Search in the comment part.
Using this downloaded XML, you can add search plug-in to Firefox and Google Toolbar without Web connection.
The following table shows the typical location of search plug-ins in each OS. You can make and edit XML by editor. If you put the downloaded XMLs in the folder, Firefox and Google Toolbar accept them as the search plug-ins. Even if you add search plug-ins to more than one PC, you don't have to access Ready2Search with each PC. Putting XMLs to the typical location in the following table, you can copy the search plug-ins collectively.
Firefox in | typical location (or under) |
---|---|
Windows 2000/XP | C:\Documents and Settings\user name\Application Data\Mozilla\Firefox\Profiles\string\searchplugins |
Windows Vista | C:\Users\user name\AppData\Roaming\Mozilla\Firefox\Profiles\string\searchplugins |
Windows 98/ME | C:\Windows\Application Data\Mozilla\Firefox\Profiles\ |
Macintosh (OS X) | ~/Library/Application Support/Firefox/Profiles/ |
Linux/Unix | ~/.mozilla/firefox/ |
Google Toolbar in | typical location (or under) |
---|---|
Windows 2000/XP | C:\Documents and Settings\user name\Local Settings\Application Data\Google\Custom Buttons |
Windows Vista | C:\Users\user name\AppData\Local\Application Data\Google\Custom Buttons |