14 Oct 2023 - We're just starting, read thoughts from the creator
25 Nov 2023 - v1.0.0 is released! a message for you all
This free, open-source browser extension lets you create custom keyboard shortcuts to click on elements in any website, boosting productivity by enabling swift actions without constant cursor movement π±οΈπ. Enjoy a more personalized and efficient browsing experience! π
Watch a Quick Demo Video
Note: Only Chromium-based browsers like Google Chrome & Brave are supported currently.
Show the Steps
- Clone the repository & Open the folder
git clone "https://github.com/mywebshortcuts/mywebshortcuts" && cd mywebshortcuts
- Install the Packages using NPM
npm i
- Start the Development Server
npm run dev
- Drag and upload the newly generated
dist
folder into your Browser - The extension is now installed in the browser, but you need to reload the website to use it.