1 Star 4 Fork 1

ITJesse / SmartLibrary-Manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
manifest.json 668 Bytes
一键复制 编辑 原始数据 按行查看 历史
itjesse 提交于 2015-06-02 01:41 . 更改接口地址和传参
{
"name": "智慧图书馆",
"description": "智慧图书馆配套管理系统",
"version": "0.1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["./js/background.js"]
}
},
"icons": {
"16": "./images/icon-16.png",
"128": "./images/icon-128.png"
},
"permissions": [
"serial",
"storage",
"https://api.douban.com/*",
"http://img1.douban.com/*",
"http://img2.douban.com/*",
"http://img3.douban.com/*",
"http://img4.douban.com/*",
"http://img5.douban.com/*",
"http://library.itjesse.cn/API/Client/*"
]
}
1
https://gitee.com/ITJesse/SmartLibrary-Manager.git
git@gitee.com:ITJesse/SmartLibrary-Manager.git
ITJesse
SmartLibrary-Manager
SmartLibrary-Manager
master

搜索帮助