brotab icon indicating copy to clipboard operation
brotab copied to clipboard

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

Open digitalsignalperson opened this issue 1 year ago • 1 comments

  • 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 (#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 (#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

digitalsignalperson avatar Oct 08 '23 21:10 digitalsignalperson

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

rolflobker avatar Mar 03 '24 08:03 rolflobker