Provides an ability to handle the ime-mode CSS property on GNU/Linux. Because Firefox on GNU/Linux doesn't support `active` and `inactive` values of `ime-mode`, this extension complements handling these values by calling a native command.
Before you install this to your Firefox, you need to install the native messaging host by the following steps:
1. Download a tarball "ime-mode-we-host.tar.gz" from https://github.com/clear-code/ime-mode-we/releases
2. Extract the files in the tarball to your system:
sudo tar xvf ime-mode-we-host.tar.gz -C /
The native messaging host supports only IBus input method framework, and following IBus engines: Anthy, KKC, Mozc, SKK

- License: Mozilla Public License 2.0
- Weekly downloads: 0
- Average daily users: 9
- Rating: 0/5 of 0 ratings
- Created: 2019-06-10 04:19:55
- Last updated: 2019-06-10 04:40:09
- Homepage:
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/ime-mode-we/
- API: ime-mode-we@clear-code.com