All Projects → locale-switcher → locale-switcher

locale-switcher / locale-switcher

Licence: MIT license
Browser Extension to quickly change your browser locale.

Programming Languages

Svelte
593 projects
typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
EJS
674 projects
HTML
75241 projects

Projects that are alternatives of or similar to locale-switcher

rosetta
A blazing fast internationalization (i18n) library for Crystal with compile-time key lookup.
Stars: ✭ 23 (-69.33%)
Mutual labels:  internationalization, localization, l10n, locale
pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (-42.67%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension, web-extension
Pseudo Localization
Dynamic pseudo-localization in the browser and nodejs
Stars: ✭ 109 (+45.33%)
Mutual labels:  internationalization, localization, l10n
Dom I18n
Provides a very basic HTML multilingual support using JavaScript
Stars: ✭ 125 (+66.67%)
Mutual labels:  internationalization, localization, l10n
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-74.67%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
ngx-translate-module-loader
Highly configurable and flexible translations loader for @ngx-translate/core
Stars: ✭ 31 (-58.67%)
Mutual labels:  internationalization, localization, l10n
Locale2
💪 Try as hard as possible to detect the client's language tag ("locale") in node or the browser. Browserify and Webpack friendly!
Stars: ✭ 65 (-13.33%)
Mutual labels:  internationalization, localization, l10n
i18n-literally
🍦 A simple way to introduce internationalization to your JS
Stars: ✭ 80 (+6.67%)
Mutual labels:  internationalization, localization, l10n
Fluent.js
JavaScript implementation of Project Fluent
Stars: ✭ 622 (+729.33%)
Mutual labels:  internationalization, localization, l10n
textpacks
Textpattern CMS language files.
Stars: ✭ 25 (-66.67%)
Mutual labels:  internationalization, localization, l10n
Serge
Continuous localization platform
Stars: ✭ 212 (+182.67%)
Mutual labels:  internationalization, localization, l10n
React Native Globalize
Internationalization (i18n) for React Native
Stars: ✭ 246 (+228%)
Mutual labels:  internationalization, localization, l10n
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+40%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
Redux React I18n
An i18n solution for React/Redux and React Native projects
Stars: ✭ 64 (-14.67%)
Mutual labels:  internationalization, localization, l10n
Keys Translations Manager
KTM, a locale management web app built on MERN stack, lets you manage and control locales in one place. It's particularly useful for someone who needs to manage multiple internationalization/localization projects.
Stars: ✭ 81 (+8%)
Mutual labels:  internationalization, localization, l10n
Fluent
Fluent — planning, spec and documentation
Stars: ✭ 818 (+990.67%)
Mutual labels:  internationalization, localization, l10n
Node Gettext
A JavaScript implementation of gettext, a localization framework.
Stars: ✭ 175 (+133.33%)
Mutual labels:  internationalization, localization, l10n
iXn
Control your localization of apps
Stars: ✭ 20 (-73.33%)
Mutual labels:  internationalization, localization, l10n
Laravel Js Localization
🌐 Convert your Laravel messages and consume them in the front-end!
Stars: ✭ 451 (+501.33%)
Mutual labels:  internationalization, localization, l10n
Fluent Rs
Rust implementation of Project Fluent
Stars: ✭ 503 (+570.67%)
Mutual labels:  internationalization, localization, l10n

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].