-
Notifications
You must be signed in to change notification settings - Fork 84
Description
The highlighted text in bold is sufficient to read.
If possible it would be nice to include a GUI that allows the user to implement cursor navigation for whatever page they would like.
Basically, the user chooses 1 to 3 examples of the element they would like to scroll through by clicking on them and the add-on finds the common patterns (class or id in the HTML for example) and then the addon implements easy navigation on that site.
There might be an advantage both for the user and for the developers as this avoids users having to ask feature requests for every website that interests them or having to ask whenever a website changes significantly.
I am currently learning Javascript, I am a beginner in Python, rusty in Fortran, and advanced in Mathematica. I can maybe implement this myself as a fun project with the information provided in the development section of the readme. However, if a developer wishes to implement this then please feel free to as it might take me some time (perhaps months) given my experience, knowledge, and constraints.