CDTM-Windows-v0.9.888
Works pretty well (and stable for the most part), but doesn't have much in the way of error checking or documentation yet.
More updates on those aspects later.
Algorithmically speaking, the complexity is O(n^2) where n is the number of tabs open on your device. It is basically unoptimized, but I had no problems importing my over 3500 tabs in a few seconds, so it should be fine.
Prerequisites:
- .NET 5.0 Runtime (for Desktop Apps)
- ADB (like this one)
- ADB drivers for your device (like this one).