as a python newbie, I haven't found a way (on the Mac) to get all the open URLs in Chrome's tabs, then assign them one by one in a list. Should I use Selenium? Webdriver? Thank you for your help.
I found that but it seems only works on Windows : Get Chrome tab URL in Python