This is a chrome extension to help type normal text into the Interbank Perú "Banca por Internet" virtual keyboard
Interbank Perú, as other banks, use a virtual keyboard, which don't allow users to paste passwords from password managers without the hassle of using a mouse. This, in turn, incentivizes people to use less secure passwords. With this, you can generate a complex password and then type/paste it instead.
- In this Github page, go to the releases section here and open the latest available release:
- Download the zip file in the release page:
- Uncompress the downloaded file somewhere in a folder.
- Go to
chrome://extensions
in a new tab and enableDeveloper Mode
.
- In the same page, click on
Load unpacked
and select the folder in which the zip file was downloaded.
- When you're in https://bancaporinternet.interbank.pe/login, open the extension using the extension button on chrome (You can pin this extension too).
- You will see this popup window:
- Type your password (or copy it from your password manager) and press
Enter
. The extension will start typing the password in the virtual password.
This extension doesn't send your password to the internet, or store your password locally or remotely. It's basically a script to automate typing into the Interbank virtual keyboard wrapped in a chrome extension for ease of use.