Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features: screenshot, open URLs in new window, query for +windowFocused #108

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

digitalsignalperson
Copy link

  • Added bt screenshot to get a screenshot of the current visible tab. Also returns the api prefix, window id, and tab id with the base64 png data (Feature request: screenshot tabs #106)
  • Modified bt open so if window_id is specified as "0", a new window will be opened. Multiple URLs provided to stdin will all be opened in the new window (Opening a new window? #39)
  • Added a query option for +windowFocused or -windowFocused to detect if the browser application is being used or not

also the first commit updates requirements.txt as a work-around for #105

@rolflobker
Copy link

Such a shame this repo is not maintained anymore
Awesome PR's like these should be merged into a more maintained version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants