ridsuteri / Awesome-Chrome-Extensions

This repository contains awesome chrome extensions
https://ridsuteri.github.io/Awesome-Chrome-Extensions/
MIT License
153 stars 127 forks source link

keycode #427

Closed VaishnaviMandloi closed 2 years ago

VaishnaviMandloi commented 2 years ago

🛠️ Fixes Issue #409

👨‍💻 Changes proposed

folder keycode add , that consist files manifest.json index.html style.css script.js add a extension which pop out a tab in which one search the codes of keys of keyboard.You get the kecodes of keys of keyboard. Like if press a then actual key is a , keycode is 65 , code is keyA .

✔️ Check List (Check all the applicable boxes)

📄 Note to reviewers

I am a GSSOC'22 contributor

📷 Screenshots

a-c-e key code a-c-e key code part 2

VaishnaviMandloi commented 2 years ago

Good work @VaishnaviMandloi thank you