Browser addons — Google Chrome extensions

Locale Switcher

A tool for web developers testing localization on their websites. Quickly switch the following browser values:

• navigator.language
• navigator.languages
• Accept-Language header in network requests

Supports over 500 locales from around the world.

# Permissions

• Requires access to all web traffic as it changes the Accept-Language header.
• Requires access to all tabs as locale changes persist across tabs (not just the active tab).

Questions or feedback? Please open an issue on GitHub: https://github.com/athyuttamre/locale-switcher.