machinateur / android-chrome-tab-transfer

A tool to transfer google chrome tabs from your android phone to your computer using `adb`.
MIT License
90 stars 10 forks source link

bugfix(reopen) - curl use PUT #24

Closed rijnhard closed 8 months ago

rijnhard commented 12 months ago

Fixes:

Using unsafe HTTP verb GET to invoke /json/new. This action supports only PUT verb

when running the reopen script