An open API service indexing awesome lists of open source software.

https://github.com/lstep/chrometabcounter

API to get the current number of open tabs in a remote-debugging instance of Google Chrome browser
https://github.com/lstep/chrometabcounter

Last synced: about 1 year ago
JSON representation

API to get the current number of open tabs in a remote-debugging instance of Google Chrome browser

Awesome Lists containing this project

README

          

# chrometabcounter
API to get the current number of open tabs in a remote-debugging instance of Google Chrome browser

# Running
You need to launch your Google Chrome instance with the `--remote-debugging-port=9222` parameter.