philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.39k stars 2.48k forks source link

Vimium not working with mercury reader #3285

Open channelx43 opened 5 years ago

channelx43 commented 5 years ago

Hi, I am using mercury reader to convert website to readable view. On those pages, vimium is not working. Is there a work around or known BKM for this?

thanks

gdh1995 commented 5 years ago

Your problem is just the same as this one: https://github.com/philc/vimium/issues/3221#issuecomment-453720935 . And as smblott-github has said, there's no solution on Vimium's perspective.

Here's an advertisement:

If you has my "Vimium C" (a customized Vimium) installed, then there's a very complex way to solve this. That is to customized Mercury Reader (code: https://github.com/postlight/mercury-parser) and modify its HTML files, to import content scripts of Vimium C. A tutorial is in https://github.com/gdh1995/vimium-c/wiki/Inject-into-other-extensions .