1 Star 0 Fork 1

陈碧滔/Collection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
manifest.json 467 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈碧滔 提交于 2017-05-12 17:56 . 修改参数错误
{
"name": "Collection",
"manifest_version": 2,
"version": "0.1.0",
"description": "Management my Collection.",
"browser_action": {
"default_icon": "32x32.png" ,
"default_title": "Collection",
"default_popup": "popup.html"
},
"icons": {
"16": "16x16.png",
"32": "32x32.png",
"48": "48x48.png",
"64": "64x64.png",
"128": "128x128.png"
},
"permissions": [
"http://collection.chenbitao.com/"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cbtpro/Collection.git
git@gitee.com:cbtpro/Collection.git
cbtpro
Collection
Collection
master

搜索帮助