A Chrome extension that converts selected text between keyboard layouts using configurable shortcuts. Useful for when you accidentally type in the wrong keyboard layout.
- Hebrew ↔ English
- Russian ↔ English
- Arabic ↔ English
- Custom layouts (add via settings)
- Clone this repository
- Go to
chrome://extensions/and enable Developer mode - Click "Load unpacked" and select the project directory
- Select the text you want to convert
- Press the shortcut for the desired layout pair
- Hebrew ↔ English:
Alt + Shift + H - Russian ↔ English:
Alt + Shift + R - Arabic ↔ English:
Alt + Shift + E - Auto-detect and switch:
Alt + Shift + A
Shortcuts can be changed in the extension settings.
In the settings page, add a layout by providing a name and the character strings for each side in QWERTY order:
qwertyuiop[]asdfghjkl;'zxcvbnm,./
Hebrew example:
/'קראטוןםפ][שדגכעיחלךף,זסבהנמצתץ.
You can open the Settings UI by clicking on the extension icon or by visiting "Extension Options" from the extension manager or context menus.