Name | Modified | Size | Downloads / 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.