Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 893 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 893 Bytes

image

Quick Command - Chrome extension

The extension that allows you to navigate any page. The extension allows you to find the button or link you need using keyboard input.

Preview

image

How to use in Chrome browser:

  • To call Quick Command popup hold Control key and then press Shift key twice quickly.
  • Input your link name or button name to quick command
  • Use arrows on your keyboard to choice your action

Building extension:

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/