Devlogs
Version 2.0 is out!
The extension has been completely reworked, does not require running any external scripts anymore and is even more powerful now.
Features
Allows you to trigger buttons based on the following events:
- Window Activated
- Window Deactivated
- Window Maximized
- Window FullScreen
- Window Size Change
- Window Position Changed
You can also grab the following active window information:
- Window Title (i.e. SAMMI Core)
- Process Name (i.e. SAMMI Core.exe)
- Is Maximized (1 = maximized, 0 = not maximized)
- Is Full Screen (1 = maximized, 0 = not maximized)
- Window Width (in pixels)
- Window Height (in pixels)
- Position Right Corner (in pixels)
- Position Left Corner (in pixels)
- Position Top Corner (in pixels)
- Position Bottom Corner (in pixels)
To update, please do the following:
- Completely uninstall Active Window 1.0 extension, you will not need any of the external files either anymore
- Install the new .sef file
- Enjoy the new extension!