# Google Search Force Region

> Extension for manually setting the region and language used by Google Search.

Canonical page: [https://chrome-stats.com/d/googlesearch-force-region](https://chrome-stats.com/d/googlesearch-force-region)

## Overview

- **ID:** `googlesearch-force-region`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Alif Putra Winata
- **Category:** search-tools,language-support
- **Daily users:** 2
- **Version:** 1.1.1
- **Last updated:** 2026-08-27
- **First published:** 2026-08-24
- **Size:** 74 KB
- **Data as of:** 2026-09-12
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/googlesearch-force-region/)
- **Website:** [https://github.com/arfshl/googlesearch-force-region/issues](https://github.com/arfshl/googlesearch-force-region/issues)
- **Privacy policy:** [https://addons.mozilla.org/firefox/addon/googlesearch-force-region/privacy/](https://addons.mozilla.org/firefox/addon/googlesearch-force-region/privacy/)

## Description

Installation
1. Firefox - <a href="https://addons.mozilla.org/addon/googlesearch-force-region/" rel="nofollow">Mozilla Add-ons</a>
2. Microsoft Edge - <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/50291e3a978be0b98fb1b1f343bcb278afaca7fac1161e0b312c1a97f5314867/https%3A//microsoftedge.microsoft.com/addons/detail/google-search-force-regio/iffbdecgandllebnaknhggddhmnfkfka" rel="nofollow">Microsoft Edge Addons</a>
3. Opera - <a rel="nofollow">Opera add-ons</a>
4. Other Chromium-based browsers (Chrome, Brave, Vivaldi, Arc, etc..) - <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/a7f1d0e4aa4a9535e705ab693cc58faef6a75096d09871d90e326f859258e29f/https%3A//github.com/arfshl/googlesearch-force-region/releases/latest" rel="nofollow">Download from releases</a>, enable "Developer Mode" options, and install from "Load Unpacked" options

How to use this extension?
<ol><li>Toolbar pop-up can be used to enable/disable extension, see current region and languages, and entering main settings.</li><li>On main settings, you can choose region and languages from the table, the default settings is US region with English languages. Click "Save" to save your settings and don't forget to reload your Google Search tabs after it.</li></ol>
How this extension work?
Beside user settings, Google Search define region and languange with URL parameter, <code>hl</code> for language, <code>gl</code> for region, with standard, two-letter ISO 3166-1 Alpha-2 format, for example <code>us</code> for United States region and <code>en</code>for english language. Full lists <a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/9fbfc29b69bfb157213ef22239ef6e86a5d6e370900194ab19cbb26fc878259b/https%3A//github.com/arfshl/googlesearch-force-region/blob/main/region-data.js" rel="nofollow">here</a>

This extension uses <code>declarativeNetRequest</code> API and its slatic rules to intercept the search queries to <code>www.google.com</code> and adds those URL paramaters, allowing language and region to be defined and remembered without logging-in to your account or changing user settings regularly. Practically useful for VPN users or users who simply doesn't want to login when using Google Search.

Privacy Policy
This extension doesn't use any external services to operate, all functionality are running locally inside your browser, no data is sent or collected by me as developer.

In order to operate, this extension need access to:
<ol><li>"Block content on any page" - <code>declarativeNetRequest</code> API: For adding region and language URL parameters</li><li>"Access browser tabs" / "Read your browsing history" - <code>chrome.tabs</code>: This is actually just accessing active tabs which opening <code>www.google.com</code>, for auto-reloading on extensions enable/disable switch, and for open extensions settings page in a new tab</li><li>Local extension storage - <code>chrome.storage.local</code>: Used to store the extension settings, including the enabled/disabled state, selected region, and selected language.</li></ol>
License
<a href="https://prod.outgoing.prod.webservices.mozgcp.net/v1/45e9b445a4da247886ebd5d519d446b834280bb947300a6edc0b1ecd13409d34/https%3A//github.com/arfshl/googlesearch-force-region/blob/main/LICENSE" rel="nofollow">GPLv3</a>

## Rankings

- #64,113 — Overall
- #109 — force
- #207 — google search

## Permissions and access

### Permissions

- `storage`
- `tabs`
- `declarativeNetRequest`

### Host permissions

- `*://www.google.com/*`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- This extension was recently updated in the past month. New updates may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Google Search Language Switcher](https://chrome-stats.com/d/google-search-lang-switcher) — 14 users, 5.00 / 5
- [Force Google Locale](https://chrome-stats.com/d/force-google-locale) — 26 users, 4.50 / 5
- [Google Language Lock](https://chrome-stats.com/d/google-language-lock) — 1 users
- [Forced Google UK](https://chrome-stats.com/d/forced-google-uk) — 54 users
- [Search Language Switch](https://chrome-stats.com/d/search-language-switch) — 2 users
- [Google Search Language Changer](https://chrome-stats.com/d/google-search-language-changer) — 14 users, 3.00 / 5
- [Stay In My Language (Google)](https://chrome-stats.com/d/stay-in-my-language-google) — 3 users, 5.00 / 5
- [Google - Geolocation & Language](https://chrome-stats.com/d/google-geolocation-language) — 1 users
- [Google Search in English, Always](https://chrome-stats.com/d/google-search-english-always) — 65 users, 3.00 / 5
- [Geolocation & Language Change](https://chrome-stats.com/d/geolocation-language-change)
- [Quick Search for Google Translate](https://chrome-stats.com/d/quick-search-for-gtranslate) — 3 users, 3.75 / 5
- [Force Google UDM=14](https://chrome-stats.com/d/force-google-udm-14) — 66 users, 5.00 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/googlesearch-force-region)
