Adds keybinds to Internet Roadtrip
These are versions of this script where the code was updated. Show all versions.
added compatibility with aisv (not out of the box (space is conflicting, but you can change that)) and added gm.deleteValue for resetting values
added samm style proxying of containerVDOM.methods.updateData
v1.4: added keybind where you can type what option number you would like to vote for for the pano with 411 links
added option-number class
text above arrows to show what option # they are
added keybind to choose pathfinder button if you can somehow get them working together
changed setting event attributes to adding event listeners
window.onkeydown -> document.onkeydown
You can now simply use keybinds from just the window! now you can throw your mouse away
added hashmap for conflict detection and additional type hints
added more instruction info, removed useless template literal in formatKeyEvent function, added hr between instructions and keybind settings