Google Search Region
A user script that lets you quickly switch Google search to different region.
Features
Google does have an option to search in different region, but it's only available in "Advanced Search" page. This user script adds a region menu to Google search page so you can access it directly.

You can configure regions and URLs by clicking "..." in dropdown menu.

The following regions are supported:
Argentina, Australia, Austria, Belgium (fr), Belgium (nl), Brazil, Bulgaria, Canada, Canada (fr), Catalonia, Chile, China, Colombia, Croatia, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hong Kong, Hungary, India, Indonesia, Indonesia (en), Ireland, Israel, Italy, Japan, Korea, Latvia, Lithuania, Malaysia, Malaysia (en), Mexico, Netherlands, New Zealand, Norway, Peru, Philippines, Philippines (tl), Poland, Portugal, Romania, Russia, Saudi Arabia, Singapore, Slovakia, Slovenia, South Africa, Spain, Spain (ca), Sweden, Switzerland (de), Switzerland (fr), Switzerland (it), Taiwan, Thailand, Turkey, United Kingdom, United States, United States (es) and Vietnam.
(See src/data/regions.json
for details.)
Installation
Install a user script manager such as Greasemonkey or Tampermonkey to your browser, then install this user script:
Changelog
- v0.2.9 (2022-05-21)
- Fix the region menu position.
- Fix the dropdown arrow icon display.
- v0.2.8 (2021-02-21)
- Update for latest Google Search layout.
- v0.2.7 (2021-02-03)
- Update for latest Google Search layout.
- v0.2.6 (2021-01-22)
- Update for latest Google Search layout.
- v0.2.5 (2020-11-17)
- Fix various issues on the latest Google layout.
- v0.2.4 (2020-10-02)
- Fix for new Google search page.
- v0.2.3 (2018-12-14)
- Fix for new Google material design seach page.
- v0.2.2 (2018-09-11)
- Update injected CSS naming convention.
- v0.2.1 (2017-11-11)
- Minor fixes for codes and UI.
- Make current region item clickable.
- Fix Korean country code.
- v0.2.0 (2017-11-05)
- Add modal dialog to provide more options.
- Remove recent regions.
- Make the user script also run in
encrypted.google.com
.
- Update readme and screenshots.
- v0.1.0 (2017-10-05)
License
Licensed under the MIT License.