Hishengs / bookmark-syncer

A Chrome Extension for Bookmark Sync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookmark-syncer

A Chrome Extension for Bookmark Sync. 中文文档

最新代码支持 chrome extension v3, v2 版本请查看 v2 分支,已不再维护

features

  • sync bookmarks from remote (gists)
  • sync bookmarks to remote
  • across devices
  • no server, no worry about data security and privacy
  • support github gists and gitee gists both
  • support chrome/edge/qq/360 browser, etc.

gists of Github / gists of Gitee is used to store your bookmarks data (private)

install

Chrome Store , Edge Store

get started

First of all, you should have a github account, which we use it to create a gist, to store your bookmarks.

secondly, generate a github private access token:

go to https://github.com/settings/tokens

click Generate new token

pick scope: gist

copy your access token like: "ghp_xxxxxxxxxxxxx"

fill in the setting

and that is all, enjoy this tool

About

A Chrome Extension for Bookmark Sync

License:MIT License


Languages

Language:JavaScript 78.2%Language:HTML 21.8%