可以試試我的作法 不想要的時候隨時可以取消或刪除
裝了google bar以後
在google首頁(事實上很多地方也行)
在他的搜尋框內按下右鍵 會看到一個產生自訂搜尋
按下去後他會出現新增自訂按鈕
什麼都不用改 直接按新增 確定
然後在google bar 設定->選項->按鈕 就會看到你剛自訂的按鈕了
選起來 按右邊的修改 使用進階編輯器
按右鍵 全選 刪掉 然後把下面的內容貼上
標黃色的那個是一行 不是兩行 (因為BBS塞不下)
然後儲存至工作列 然後你就可以試試看他神奇的功能了
http://www.cnn.com 連上之後 把那個新的按鈕按一下
<?xml version="1.0"?>
<custombuttons xmlns="http://toolbar.google.com/custombuttons/">
<button>
<title>Google翻譯</title>
<description>Google翻譯</description>
<site>http://translate.google.com/translate?hl=zh-TW&sl=en&
u={url.noescape}&sa=X&oi=translate&resnum=1&ct=result</site>
<search>http://www.google.com.tw/search?q=fy+{query}</search>
</button>
</custombuttons>
--
裝了google bar以後
在google首頁(事實上很多地方也行)
在他的搜尋框內按下右鍵 會看到一個產生自訂搜尋
按下去後他會出現新增自訂按鈕
什麼都不用改 直接按新增 確定
然後在google bar 設定->選項->按鈕 就會看到你剛自訂的按鈕了
選起來 按右邊的修改 使用進階編輯器
按右鍵 全選 刪掉 然後把下面的內容貼上
標黃色的那個是一行 不是兩行 (因為BBS塞不下)
然後儲存至工作列 然後你就可以試試看他神奇的功能了
http://www.cnn.com 連上之後 把那個新的按鈕按一下
<?xml version="1.0"?>
<custombuttons xmlns="http://toolbar.google.com/custombuttons/">
<button>
<title>Google翻譯</title>
<description>Google翻譯</description>
<site>http://translate.google.com/translate?hl=zh-TW&sl=en&
u={url.noescape}&sa=X&oi=translate&resnum=1&ct=result</site>
<search>http://www.google.com.tw/search?q=fy+{query}</search>
</button>
</custombuttons>
--
All Comments