Google關鍵字自動加上雙引號 for Firefox 2.0+

| | Comments (0) | TrackBacks (0)

Google關鍵字若輸入片語進行搜尋,會被自動拆解文字(例如:輸入「金牛角麵包店」,除了搜尋「金牛角麵包店」,還會被自動拆成「金牛角」、「麵包」、「麵包店」等。) 因為我常需要額外輸入雙引號(例如:"金牛角麵包店")修正搜尋結果,所以修改Firefox的Google搜尋引擎外掛(searchplugin),使關鍵字能自動加上雙引號。

1. 檔案路徑: C:\Documents and Settings\使用者帳號\Application Data\Mozilla\Firefox\Profiles\文數字.default\searchplugins\

2. 將google.xml 複製成google-quote.xml

3. 主要修改處:

<Param name="q" value="{searchTerms}"/>
修改為
<Param name="q" value="%22{searchTerms}%22"/>


可直接下載修改後的
google-quote.xml
放置在google.xml 所在相同目錄

相關資料:
* Google 完全手冊-修正您的搜尋
* Google Search Hints
* 更多搜尋引擎外掛...

0 TrackBacks

Listed below are links to blogs that reference this entry: Google關鍵字自動加上雙引號 for Firefox 2.0+.

TrackBack URL for this entry: http://planetoid.info/cgi-bin/mt/mt-tb.cgi/623

Leave a comment

選擇語言translate to...

Links

廣告




Recent Comments