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 扩展
- Host: GitHub
- URL: https://github.com/dwqs/chrome-extension-for-wiki
- Owner: dwqs
- License: mit
- Archived: true
- Created: 2017-07-10T14:35:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-10T15:42:16.000Z (almost 9 years ago)
- Last Synced: 2025-02-26T19:27:25.688Z (over 1 year ago)
- Topics: chrome-extension, wiki
- Language: JavaScript
- Homepage:
- Size: 551 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/):

并对扩展进行如下设置:

Wiki repo 地址设置成个人有权限访问仓库, 格式是 `username/repo`.
Repo 类型分为 Orgs/Personal 两类, 自行根据仓库选择.
个人 Token 是随机生成的 Access Tokens.
4. 保存设置之后, 便可把想要添加的文章链接添加到 Wiki repo 对应的 issue 中:

# 下载
* [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