I am trying to create an input field that would be similar in concept to input type='file' but I would like for it to display the user's Chrome bookmarks. Is there a specific input type or method I can use to create this?
input type='file'