monoblaine / ActiveTabSpy

Provides active tab item information about certain apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActiveTabSpy

This DLL provides various information about "active tab item"s and focused elements within apps listed below.

Why?

The information provided is used by the following AutoHotkey script in order to create keyboard shortcuts for reordering tabs and many other things.

https://github.com/monoblaine/autohotkey-scripts/blob/master/TabMover.ahk

Supported apps

  • Microsoft Edge
  • Mozilla Firefox
  • Mozilla Thunderbird
  • Chromium
  • Catsxp
  • Visual Studio 2019/2022
  • SQL Server Management Studio 18
  • Foobar2000
  • Windows Terminal

About

Provides active tab item information about certain apps

License:GNU General Public License v3.0


Languages

Language:C++ 97.8%Language:C 2.2%