Hi, I just found a forked version of this repository useful in successfully restoring my inaccessible OneTab saved URLs.
I just had to make a few changes to the Chrome_Selenium.py file:
https://gist.github.com/baisong/fe90c29249f5b44f76f5218b120e78da/revisions#diff-0796b9421b7f67ce76cea030ece0c5505c22f7809cfef74e32c6afdf21ab45eb
How might it make sense to include these changes in the repository? A separate Chrome_Selenium.linux.py file? Please let me know and I'd be happy to author a pull request.
Hi, I just found a forked version of this repository useful in successfully restoring my inaccessible OneTab saved URLs.
I just had to make a few changes to the
Chrome_Selenium.pyfile:https://gist.github.com/baisong/fe90c29249f5b44f76f5218b120e78da/revisions#diff-0796b9421b7f67ce76cea030ece0c5505c22f7809cfef74e32c6afdf21ab45eb
How might it make sense to include these changes in the repository? A separate
Chrome_Selenium.linux.pyfile? Please let me know and I'd be happy to author a pull request.