A chrome extension that lets you switch between two fonts via keyboard shortcuts. For convnience,you can use 2 keyboard shortcuts(default Ctrl+B and Alt+B).
The extension was originally written to solve the problem of quickly changing between Zawgyi-One and Myanmar Unicode. But you can change to any two fonts via options.
You can download it on Chrome Web Store here
- Open Chrome Settings.
- Go to extensions tab.
- Click load unpacked extensions.
- Point to the folder of the cloned or downloaded repo in the dialog.
- Enable the extensions.
- Go to Options page by clicking options button.
- Change the fonts you want.
- Enjoy. :D
If there is any problem, post an isssue. :)
Note: For myanmar users who don't have Unicode font or Zawgyi Font. Here are some download links: Zawgyi One , Noto Sans Myanmar from google ,Other Myanmar Unicode Fonts
You can use the keyboard shortcut Ctrl
+B
to change chrome's font settings to first font and Alt
+B
to change to second font.
*** You can remap the key via Keboard Shortcuts link just below chrome's extensions page
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
)
This software is licensed under MIT license. You can read it via the LICENSE file.