8154bd75-ec3f-4602-aef9-b64e6726ec31-image.png 3e28a18c-6545-4800-904a-d2c751dc1a32-image.png
It can be loaded via chrome://extensions/, but the folder cannot be selected when Load unpacked is said.
I want to create an action that is typing alt and a letter. but the <MENU> button doesn't work. all the other ones like CTRL work. but the <MENU> representing alt doesn't work.
@blackkai1527 said in Alt / <MENU> button in type action doens't work.:
I want to create an action that is typing alt and a letter. but the <MENU> button doesn't work. all the other ones like CTRL work. but the <MENU> representing alt doesn't work.
What exactly do you want to do this for?
@Fox thank you for your reply. I want to simulate a shortkey keyboard input. Like CTRL+V which works with <CONTROL>v and it leads to pasting. But <MENU>g or any other shortkey functions with <MENU> doesn’t work. Which leads me to thinking that<MENU> is faulty.
@blackkai1527 said in Alt / <MENU> button in type action doens't work.:
@Fox thank you for your reply. I want to simulate a shortkey keyboard input. Like CTRL+V which works with <CONTROL>v and it leads to pasting. But <MENU>g or any other shortkey functions with <MENU> doesn’t work. Which leads me to thinking that<MENU> is faulty.
It may not work to enter characters via "alt", but that's not what I asked. I asked why do you need exactly this kind of data entry? What is the ultimate goal you want to achieve?