Mozzarella

Home

ime-mode-we

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

Install