9

I need to import bookmarks from my Chrome Android mobile. Is there any direct way to do it? Please do not suggest to sync Chrome account in desktop and do import from there, my Sync rights has been disabled by admin in Chrome desktop.

RGR
  • 191
  • 1
  • 2
  • 4

3 Answers3

1

Nowadays (2023), for this question, one can try my Xposed module ChromeXt, which is an active open source project. From its README: Bookmarks can be exported in HTML format through the Developer options menu.

There is also a dicussion about this function, which might be helpful for you.

Jianyu MA
  • 41
  • 3
0

Google offers downloading your data from the Google products you use. If Chrome's data was synced on Android side, you could download from here.

AlbertoP64
  • 17
  • 4
  • This gave me an archive with a bunch of files, all of them containing between one and 600 repetitions of the string "Encrypted": "Your data is encrypted and cannot be exported.". – Daniel Saner Jul 16 '20 at 18:40
  • @DanielSaner This is strange and do not reflect my previous experience with this. Maybe the archive (a zip archive I suppose) is now encrypted globally with some password you only can have? Maybe are you enrolled in their Advanced Protection Program that requires physical token? Beside of this, apart from any security settings changed on Google or, things they may have changed lately, or a bug in the late time, I dunno, you could try to reach them asking directly to Google support. – AlbertoP64 Jul 19 '20 at 08:21
  • 1
    Worked. Imported bookmarks into duckduckgo – gyozo kudor Jan 30 '22 at 13:32
  • OP specifically said NO sync stuff. – Frotz Jul 31 '23 at 20:40
  • @Frotz anyway, yes it requires to have Chrome Android synced with Google, but does not require to have the Desktop synced with Google also, that was the OP problem. Sadly there's no way AFAIK to handle and save the data only locally, both on Android or Pc. I have also tried some applications in the past, promising to do this, but they were outdated and not working at all. – AlbertoP64 Aug 02 '23 at 00:20
  • can't comment "Google Bookmark Import tool" response (no reputation) @Igor_K I want to point out Store App description info:
    1. "will download bookmarks from https://www.google.com/bookmarks (...) add them on (...) browser." - App will try to do REVERSE transfer respect OP request, and, will read from Chrome Synced data online. Google address obsolete also.
    2. "Chrome ... will not import/export folder structure"

    App will garble bookmarks by removing folder structure 3) App latest update 19 nov 2015: totally obsolete , and totally unsupported on creator's site http://www.it-dan.com/

    – AlbertoP64 Aug 02 '23 at 00:58
  • @Frotz OP said exactly that: <<Please do not suggest to sync Chrome account IN DESKTOP and do import from there, my Sync rights has been disabled by admin in Chrome DESKTOP.>> It is really different form what you say. It says to not suggest to use sync IN DESKTOP, not in Android. Please don't complain about a thing without taking time to understanding it well. – AlbertoP64 Aug 24 '23 at 16:02
  • @Frotz My solutions is:
    1. currently only viable solution, because all previous extension made to work with Chrome bookmark are obsolete and made not working by the subsequent Chromium code modifications
    2. not requires using Sync ON DESKTOP, as required by Original Poster
    3. let you free to transition to any browser and bring your bookmarks (simply let the new browser read the Google Export uncompressed file).
    4. yes, it requires to have a Google account to be able to sync the data ON ANDROID (as NOT expressly excluded by original poster, this should then be deemed as PERMITTED by him).
    – AlbertoP64 Aug 24 '23 at 16:03
  • 1
    Moderator's warning: don't use comment thread for debate. Once is enough to state your opinion, no need to push it. Just vote (or don't) and move on. – Andrew T. Aug 24 '23 at 19:32
  • (can't comment other response for: reputation) The new 2023 solution by @jingmatrix seems to be able to let users to export bookmarks from Chrome on Android directly, only it seems little difficult to implement on a standard user's phone. If someone could test it, we should check if it is able to export the full tree structure of the bookmarks, or only the links as other old Chrome extensions were doing. At the moment I can't test it (no phone) – AlbertoP64 Aug 25 '23 at 10:31
-1

Google Bookmark Import Tool helps in cases when you need to backup Chrome Android bookmarks.

It is simple to use and generated file can be transferred from phone/tablet easily.

ale
  • 19,723
  • 34
  • 110
  • 159
Igor K
  • 107
  • 1