16

I'd like to create a mobile app to work with Chrome bookmarks. But I couldn't find any information on how to work with Chrome bookmarks (not Google Bookmarks!!).

So is there any public or hidden API for that?

serg
  • 109,619
  • 77
  • 317
  • 330
MrZoidberg
  • 350
  • 3
  • 15

1 Answers1

1

There is a Bookmark API which is available to Chrome extensions.

serg
  • 109,619
  • 77
  • 317
  • 330