bookmarkdupes icon indicating copy to clipboard operation
bookmarkdupes copied to clipboard

bookmarkdupes does not work on Android

Open vaeth opened this issue 6 years ago • 3 comments

When pressing any of the main buttons "Dupes", "Empty Folders", or "All bookmarks", bookmark dupes hangs forever on Android. Since there is no "about:debugging" option on android, I don't have an idea how to check what is actually causing this.

In the moment, I will disable the whole extension for android.

vaeth avatar Jan 24 '18 06:01 vaeth

https://github.com/cadeyrn/bookmarks-organizer/issues/63

Firefox for Android does not support the Bookmarks API.

perdolka avatar Feb 27 '18 11:02 perdolka

Thanks for the comment. This explains why the promise from the Bookmarks API just does not return...

vaeth avatar Feb 27 '18 12:02 vaeth

see also https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/bookmarks#Browser_compatibility ;)

cadeyrn avatar Feb 28 '18 13:02 cadeyrn