Securely store and paste your credit card number from context menu.Are you tired of writing down credit card number every time you are paying on the internet? Store your credit card number securely inside Chrome local storage.
This extension uses the PBKDF2 standard for cryptographic key derivation and AES for encryption inside Chrome local storage. Cryptographic library used is CryptoJS v3.1.2.
Source code can be reviewed on the project Github page.