You can do this in FF and probably others by using this method: 1. click on the input field. 2. Type document.activeElement.value = 'MyPassword'; into the console.
You can do this in FF and probably others by using this method: 1. click on the input field. 2. Type document.activeElement.value = 'MyPassword'; into the console.