Skip to content

xiaogliu/export-arc-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Export Arc browser bookmarks

You can use this project to export Arc browser bookmarks easily.

How to use?

Environment Preparation

Arc browser

Find StorableSidebar.json

  1. Enter arc://version in the Arc address bar

  2. Determine the data storage path by profile path for Arc

ArcProfilePath

  1. Navigate to the Arc browser folder via Finder: such as /Users/vincentliu/Library/Application Support/Arc

ArcProfilePath

  1. Copy StorableSidebar.json to somewhere that you can easily find

  2. Please navigate to https://xiaogliu.github.io/export-arc-bookmarks and upload your Arc 'StorableSidebar.json' file. Once done, you will receive an 'arcBookmarks.html' file. This is a standard bookmark file that can be imported into browsers such as Chrome, Edge, Safari, Firefox, etc

ArcProfilePath

Which versions have been verified?

MacOS

  • Version 1.36.0 (48035), Chromium Engine Version 123.0.6312.87
  • Version 1.37.0 (48361), Chromium Engine Version 123.0.6312.106

Declaration

All Bookmarks are handled locally in your browser, and are not transmitted to any cloud server, please feel free to use.

License

MIT