Download Latest Version Release 1.2.4 source code.zip (448.2 kB)
Email in envelope

Get an email when there's a new version of Vim Vixen

Home / v1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-05-12 947 Bytes
Release 1.2.0 source code.tar.gz 2021-05-12 261.6 kB
Release 1.2.0 source code.zip 2021-05-12 466.2 kB
Totals: 3 Items   728.7 kB 0

:chart_with_upwards_trend: Enhancement Notes

Switching to a reader view is now avaiable by gr by default key settings. For current users, this feature is enabled by adding the following key-map into your settings:

:::json
    "gr": { "type": "tabs.reader.toggle" },

:warning: The add-on does not work on the reader view, and it cannot be possible to switch back. This is a limitation on WebExtensions (see [#180]).

:notebook_with_decorative_cover: Other Notes

Improve an error message on invalid settings (#1146)

This change is an improvement when the settings is invalid to identify error cause. This issue is reported in [#722], but it is commonly can be resolved by restart the browser or clear settings. The issue can still occurs available when the add-on is updated.

Source: README.md, updated 2021-05-12