The extension that allows you to navigate any page. The extension allows you to find the button or link you need using keyboard input.
- To call Quick Command popup hold
Control
key and then pressShift
key twice quickly. - Input your link name or button name to quick command
- Use arrows on your keyboard to choice your action
For build extension run in bash:
npm run build-extension
Then you can add the build folder to your browser among the extensions. Read if you don't know how to add an extension to google chrome: https://developer.chrome.com/docs/extensions/mv2/getstarted/