WorldBrain / Memex

Browser extension to curate, annotate, and discuss the most valuable content and ideas on the web. As individuals, teams and communities.
https://worldbrain.io
4.41k stars 336 forks source link

Include Chrome iOS Mobile Browsing History #223

Open JoeIsaacson opened 6 years ago

JoeIsaacson commented 6 years ago

If reporting a bug:

  1. Can you describe the problem and bug in more detail?

    Currently all of the URLs being collected and searched from is from my desktop data. Is there any way to sort through my mobile browsing history? That's where the real interesting stuff happens :sunglasses:

  2. How can we replicate the issue?

Not a bug - it's a feature!

  1. Expected behavior (i.e. solution)
  2. Error stack (from extension crash page)
  3. Other comments
blackforestboi commented 6 years ago

Hey Joel,

I just checked on how we could do it, but unfortunately, the Chrome History API does not expose history that has been made on your phone :( https://bugs.chromium.org/p/chromium/issues/detail?id=474511 We can only sync bookmarks.

Cheers, Oli