2 Star 2 Fork 0

NoAnyLove / Last Session Manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
def.json 1.71 KB
一键复制 编辑 原始数据 按行查看 历史
NoAnyLove 提交于 2017-10-27 13:26 . 更新版本号到v0.0.5
[{
"type": "extension",
"guid": "{d0b53da7-5ea4-404b-95a3-617133ba9968}",
"frameworkVersion": "1.0.6",
"author": {
"name": "NoAnyLove",
"email": "noanylove@gmail.com"
},
"version": "0.0.5",
'icon': 'icon',
"title": {
"en": "Last Session Manager",
"zh-cn": "上次未关闭页面增强工具"
},
"description": {
"en": "An extension for managing Last Session, with functionality to save/backup/import/export last session data",
"zh-cn": "上次未关闭页面增强工具,用于保存/备份/导入/导出上次未关闭页面数据"
},
"service":{
"main": "service.html",
"debug": false
},
"actions": [{
"type": "script",
"name": "SessionManager",
"entryPoints": ["sidebar", "toolbar"],
"js": ["loader.js"],
"include": ["*"],
"includeFrames": false
}]
}]
JavaScript
1
https://gitee.com/noanylove/Last-Session-Manager.git
git@gitee.com:noanylove/Last-Session-Manager.git
noanylove
Last-Session-Manager
Last Session Manager
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891