mknyein / oneclick-fontchanger

A chrome extension for quickly changing font settings of chrome via two keyboard shortcuts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Click Font Changer

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.

Installation

You can download it on Chrome Web Store here

Steps

  1. Open Chrome Settings.
  2. Go to extensions tab.
  3. Click load unpacked extensions.
  4. Point to the folder of the cloned or downloaded repo in the dialog.
  5. Enable the extensions.
  6. Go to Options page by clicking options button.
  7. Change the fonts you want.
  8. 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

Usage

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

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)

License

This software is licensed under MIT license. You can read it via the LICENSE file.

About

A chrome extension for quickly changing font settings of chrome via two keyboard shortcuts

License:MIT License


Languages

Language:CSS 51.2%Language:JavaScript 34.0%Language:HTML 14.8%