DEV Community

Discussion on: When you never close tabs on your mobile Chrome browser

Collapse
 
kangarooo profile image
kangarooo • Edited

How to make it URL clickable with a href and title to html file so i can import or click them?
what is wrong here?
curl localhost:9222/json/list | jq -r ".[] | \"(<a href="" + .url + \")">[\" + .title + \"]\"" > mobile.tabs.html