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
- Host: GitHub
- URL: https://github.com/lstep/chrometabcounter
- Owner: lstep
- License: gpl-3.0
- Created: 2024-03-08T09:09:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T21:31:50.000Z (over 2 years ago)
- Last Synced: 2025-02-06T22:31:33.653Z (over 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.