Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

In the search bar (upper right), how do i use google.com.ph instead of google.com ?

more options

In the search bar (upper right), how do i use google.com.ph instead of google.com ?

I want it to be google.com.ph because when i click on the search tools, I want to filter the results to Country: Philippines on most of my searches.

Thanks

In the search bar (upper right), how do i use google.com.ph instead of google.com ? I want it to be google.com.ph because when i click on the search tools, I want to filter the results to Country: Philippines on most of my searches. Thanks

所有回复 (4)

more options

You can add a search plugin specifically for the .ph site from this page:

http://mycroftproject.com/google-search-plugins.html

This article has the steps for making it your default: Search bar - add, change and manage search engines on Firefox.

If it doesn't work the way you like, you can edit it or create your own plugin. In that case, could you do a sample search and post the results URL? That will help in crafting a new search plugin.

more options

It doesn't want me to install any plugin from your link and I think javascript is ON by default on our latest firefox which I have.


The page says:

Warning JavaScript must be enabled to install a search plugin.

If you have installed NoScript, you will need to allow this page to run scripts.

Some extensions (unintentionally) prevent search engines being added. Notably Organise Search Engines. Unity Desktop Integration appears to prevent Ubuntu users adding search plugins (further reports).

If you continue to have problems feel free to email (see footer) for further assistance.

more options

The other link you posted doesn't teach how to make it to www.google.com.ph which is what I need.

It only tells it how to set it to www.google.com

more options

Maybe the page isn't loading correctly. Could you try reloading in full, bypassing cached files, by using Ctrl+Shift+r? Any luck with the script?

If the scripts won't run, you can bypass them and get the plugins using this roundabout method.

(1) Depending on which plugin you want, select and copy the script (it's one long line; ignore the fact that the forum has created a link in there):

Google PH - kabuuang Web en-PH (google.com.ph) by Ramseize

window.external.AddSearchProvider("http://mycroftproject.com/installos.php/39333/google_ph.xml");

Google PH-en - Pages from Philippines en-PH (google.com.ph) by Varun Taneja

window.external.AddSearchProvider("http://mycroftproject.com/installos.php/44990/googlephen.xml");

Google PH-en - The web en-PH (google.com.ph) by Mycroft Project

window.external.AddSearchProvider("http://mycroftproject.com/installos.php/46607/googlephenweb.xml");

(2) On the search plugin list page, open the web console by pressing Ctrl+Shift+k. A new section should open at the bottom of the tab.

(3) Click in the blank line at the bottom, just to the right of the caret (>>). Paste the script and press Enter to run it. Firefox should display a confirmation pop-up dialog.

(4) If you want the new plugin to be your default search engine, check the box for that.

(5) Click Add. The search engine should appear at the end of the list.

Any luck?