rNeomy / reader-view

Access Firefox's built in reader view from right click context menu
https://webextension.org/listing/chrome-reader-view.html
Mozilla Public License 2.0
464 stars 73 forks source link

Implement VIM style navigation. #153

Open mlongval opened 1 year ago

mlongval commented 1 year ago

Thank you very much for this add on. Very cool and usefull.

It is perfect in my view, the only thing that needs to be added is VIM key bindings for movement around the page: "hjkl" + gg + G etc

Thanks for the great work!

Mike

ianchanning commented 1 year ago

I use https://github.com/gdh1995/vimium-c for Vim navigation in Firefox. Given that Firefox's own reader view doesn't work with vimium-c it seems too much to ask that this plugin should work too.

Maybe it might be worth raising an issue with vimium-c first to see why it doesn't work with Firefox reader view.