I want to make "j" behave like "arrow down".
So unless it is captured by the website, pressing "j" should make the page scroll down a bit.
Is there a way short of writing a plugin? Maybe edit userpref.js?
If a plugin is needed, I guess it just needs a custom background.js with a few lines of code to 1) capture the "j" key and 2) scroll down a bit. If that is still possible with the new web-plugins.
What is a good solution?