https://github.com/madneal/image-host
通过七牛云对象存储建立私有图床
https://github.com/madneal/image-host
chrome-extension image-host javascript qiniuyun
Last synced: about 1 year ago
JSON representation
通过七牛云对象存储建立私有图床
- Host: GitHub
- URL: https://github.com/madneal/image-host
- Owner: madneal
- Created: 2017-03-19T08:07:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T11:59:41.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T20:22:20.833Z (about 1 year ago)
- Topics: chrome-extension, image-host, javascript, qiniuyun
- Language: JavaScript
- Homepage:
- Size: 428 KB
- Stars: 42
- Watchers: 3
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 七牛云图床 [](https://circleci.com/gh/neal1991/image-host/tree/master)
通过七牛云云存储建立私有图床,目前功能主要包括:
* 直接选择本地图片上传
* 拖放本地图片上传
* 复制图片粘贴上传
* 生成三种格式的图片链接
* 一键复制链接到剪切板
## 配置

## 上传

三种上传方式:选择文件、拖拽上传、粘贴上传
## 安装
你也可以下载本项目,在 选择以开发者模式加载已解压的拓展程序。
## Reference
* [七牛云对象存储文档](https://developer.qiniu.com/kodo)
* [WebUploader API文档](http://fex.baidu.com/webuploader/doc/index.html)