Hello,
I felt that this is more appropriate for this forum than the AHK one because it might be something that Maxthon itself is causing than AHK. Possibly something regarding browser security?
I use the IfWinActive function with AHK to have some macros be restricted exclusively to the web browser, but for some reason it cannot detect Maxthon using any method (class or exe).
The test case script is simple, it causes an audible sound on "a" key press:
"ahk_exe Maxthon.exe" is interchangeable with "ahk_class Chrome_WidgetWin_1"; in the prior case, the hotkey works for Maxthon 5, i