GitZip for github
It can make the sub-directories and files of github repository as zip and download it
上传/下载书签信息到Github
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
使用指南:
- 登录Github,在 Settings / Developer settings/ Personal access tokens 下,点击Generate new token 生成一个访问token
- 生成的 token 需要勾选 repo 权限,保存生成的 token
- 点击插件icon,依次输入用户名、凭据、路径(默认:my_bookmarks/data.json)
- 路径即:仓库名/书签文件名.json
- 如果需要记住填写的用户名和token数据,需要打开 Remember Me 开关
Inspect the latest comments and rating distribution.
Store average score: 4.7. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
It can make the sub-directories and files of github repository as zip and download it
Automatically pushes your Codewars submissions to GitHub
Cite websites, articles to BibTeX / Sync. with Overleaf
Effortlessly capture and push LeetCode solutions to your GitHub repository
找了很多书签同步软件,不是功能太复杂,就是上传不放心,这个正好全部满足要求,特别是我现在需要同步新的EDGE和chrome的书签,这个真是好用到爆,谢谢开发者。
解决了一个大问题,作者真棒
能否把教程写的详细一点,研究了半天也没弄成,一直提示not found
插件超级好用,但是最近书签超过1M了,由于github限制无法同步,大佬能给个办法么
非常棒的插件
这样一来是不是全世界都可以看到你的收藏夹了?
比如在github上创建名为chrome_bookmark的项目,然后放入chrome_bookmark2文件夹的bookmark.json文件作为储存,则path需要填写为chrome_bookmark/chrome_bookmark2/bookmark.json。另外手动编辑插件的github.js和manifest.json文件,将github域名换为https://gitee.com/则可以使用gitee
非常方便同步的extension,手機的Kiwi也可以用,唯一美中不足(?的是必須手動同步 不知道開發者有無意願新增自動同步的功能呢?
【总结】一下: 要填写三项: 1.你GitHub的名字,不是账户名 2.token [Settings>Developer settings>Personal access tokens>Generate new token] 生成 【重点】:只勾选 repo 权限,生成的 token,的权限是不够的。【会报错:not found】 先试全勾选 3.创建一个仓库:如名:myrepo;在这库存下创建一个.json文件,如:bookmark.json 。那么Path 填 :myrepo/bookmark.json 坑1: token的权限 只勾选 repo,会报错 :not found [说第二遍了] 权限先给全部,后面可以改【重点】 坑2: 其实在仓库下不用创建一个.json文件也是可以的。只要给了全部权限,可以自动生成,不提前建json。
emmmmm,我就很尴尬,半懂不懂得弄完了,结果只同步了书签栏,其他书签根本没取读到