An open API service indexing awesome lists of open source software.

https://github.com/dwqs/chrome-extension-for-wiki

:chicken: :cow: :panda_face: Add awesome article link to your wiki repo on github quickly./快速添加文章链接到 wiki repo 的 chrome 扩展
https://github.com/dwqs/chrome-extension-for-wiki

chrome-extension wiki

Last synced: over 1 year ago
JSON representation

:chicken: :cow: :panda_face: Add awesome article link to your wiki repo on github quickly./快速添加文章链接到 wiki repo 的 chrome 扩展

Awesome Lists containing this project

README

          

# chrome-extension-for-wiki
Add awesome article link to your wiki repo on github quickly./快速添加文章链接到 wiki repo 的 chrome 扩展

# 怎么使用
0. 从 [Chrome Web Store](https://chrome.google.com/webstore/detail/wiki/lbanmhkmnhmjmlkidbogbabjhdoodlfn?hl=zh-CN) 或 [From Repo](https://github.com/dwqs/chrome-extension-for-wiki/blob/master/wiki.crx) 安装扩展
1. 先在 github 上创建一个 repo 作为 wiki 的 repo
2. 在该 repo 下创建一个 issue
3. 设置 [Personal access tokens](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/):

![token](https://sfault-image.b0.upaiyun.com/319/331/3193314028-59639eb044534_articlex)

并对扩展进行如下设置:

![setting](https://sfault-image.b0.upaiyun.com/311/477/3114774619-59639f05cf5e4_articlex)

Wiki repo 地址设置成个人有权限访问仓库, 格式是 `username/repo`.
Repo 类型分为 Orgs/Personal 两类, 自行根据仓库选择.
个人 Token 是随机生成的 Access Tokens.

4. 保存设置之后, 便可把想要添加的文章链接添加到 Wiki repo 对应的 issue 中:

![add](https://sfault-image.b0.upaiyun.com/265/732/2657322077-59639fd3587fb_articlex)

# 下载

* [Chrome Web Store](https://chrome.google.com/webstore/detail/wiki/lbanmhkmnhmjmlkidbogbabjhdoodlfn?hl=zh-CN)
* [From Repo](https://github.com/dwqs/chrome-extension-for-wiki/blob/master/wiki.crx)

# LICENSE
MIT