Skip to content

Rodrigue-Samukini-Shift/locale-switcher

 
 

Repository files navigation

logo


🌏 Locale Switcher

chrome users chrome rating firefox users firefox rating version

Browser Extension to quickly change your browser locale.

🔗 Download

❓ What does it do?

When a locale chosen the following thinks will be adjusted:

  • navigator.language
  • navigator.languages
  • Accept-Language headers

✨ Features

  • Chrome & Firefox
  • Support for 700+ languages and variations
  • Per tab basis
  • Favorite your most used locales
  • Fully shortcut enabled, no mouse needed (Windows: Ctrl + Shift + L / Mac: Cmd + Shift + L)
  • Dark mode

🔐 Permissions

  • The extensions needs permissions to intercept and alter web traffic for the Accept-Language feature to work.
  • Access to tabs to load the client script in order to change navigator properties.

Authors

  • Initial idea, implementation and distribution by @athyuttamre
  • New UI & current maintenance by @cupcakearmy

Acknowledgements

The data for the locales is scraped automatically from Locale Planet.

License

Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 65.5%
  • TypeScript 23.2%
  • CSS 4.7%
  • JavaScript 4.5%
  • EJS 1.4%
  • HTML 0.7%