56

Is there a Chrome Extension which can be used to quickly switch between two locales (e.g. English and German) quickly? Some websites detect the user's language using the Accept-Languages HTTP-header while not having any UI to configure the desired language. In that case the only way I know of to change the language is to change the mentioned HTTP-header.

Actually, any quick way to switch locales will do. It does not have to be an extension.

cachius
  • 859
usr
  • 2,440
  • 4
  • 23
  • 29

3 Answers3

60

Commenter Lamb suggests the following:

Bookmark chrome://settings/languages and then you just need to Drag and Drop the language to make it default.

I think this is a workable solution.

ramiro
  • 103
usr
  • 2,440
  • 4
  • 23
  • 29
17

I have written a Chrome extension which does exactly that: Quick Language Switcher.

Replacement plugin (original link dead) Language Switcher

Wattos
  • 171
2

Locale Switcher

is the definitive extension for this.

✨ Features

  • Chrome & Firefox
  • Support for 700+ languages and variations, provided by LocalePlanet
  • Per tab basis
  • Favorite your most used locales
  • Fully shortcut enabled, no mouse needed (Windows: Ctrl + Shift + L / Mac: Cmd + Shift + L)
  • Free Open Source Software on GitHub under MIT license
  • Dark mode

Stats

  • 4.4 ⭐️ Rating
  • 40.000+ Users
  • 90 KiB size only
  • Jan 8, 2019 First Commit
  • March 20, 2022 Updated

It seems to be a trustworthy, well maintained extension. Go give it a try!

DarkDiamond
  • 1,919
  • 11
  • 15
  • 21
cachius
  • 859