myVariables: An Extension for Developers to Keep Track of Their Life's Variables
myVariables is a Chrome extension developed by its_mavi_dev that aims to help developers keep track of their day-to-day variables. With this extension, developers can save details as key-value pairs, eliminating the need to remember them.
The latest update (versionintroduces several new features to enhance convenience, especially for those who heavily rely on keyboard usage. Firstly, the extension now supports keypress and auto-focus, making it easier to navigate between input fields. When filling in the "Variable" input field, pressing "Enter" will automatically move the cursor to the "Value" input field. Similarly, after filling in the "Value" field, pressing "Enter" again will add the entry to the list.
Furthermore, when updating a variable entry, the cursor focus will be automatically moved to the "Value" field, and the text in it will be selected for easy deletion or modification. By default, the cursor will be focused on the empty "Variable" field, ensuring a smooth and efficient workflow.