Skip to content

CDTM-Windows-v0.9.888

Compare
Choose a tag to compare
@Nomi Nomi released this 18 Feb 18:34
· 45 commits to master since this release
99eccdd

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:

  1. .NET 5.0 Runtime (for Desktop Apps)
  2. ADB (like this one)
  3. ADB drivers for your device (like this one).