这是一个将 github 作为图床的插件. #前提 github 作为图床,你需要有两个操作,创建一个图床仓库和获取开发者 token. 如果你不知道 github,请寻求谷歌帮助. #图床仓库 创建一个 Git 仓库 https://github.com/new 比如我创建一个 gitnote-images,这个名字后面要用的. #获取开发者 token 生成 github 的开发者 token https://github.com/settings/tokens/new 点击 Generate new toke…