提交 e0f3064f 编写于 作者: A acgotaku

update version

上级 d11fa1a5
......@@ -24,5 +24,5 @@
"manifest_version": 2,
"permissions": [ "cookies", "storage", "tabs", "*://*.115.com/*"],
"name": "__MSG_appName__",
"version": "0.2.9"
"version": "0.3.0"
}
{
"name": "115",
"version": "0.2.9",
"version": "0.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "115",
"version": "0.2.9",
"version": "0.3.0",
"description": "Assistant for 115 to export download links to aria2-rpc.",
"main": "background.js",
"scripts": {
......
......@@ -3,8 +3,8 @@ import Store from './store'
class UI {
constructor () {
this.version = '0.2.9'
this.updateDate = '2018/05/22'
this.version = '0.3.0'
this.updateDate = '2018/05/23'
this.context = document.querySelector('iframe[rel="wangpan"]').contentDocument
Store.on('updateView', (configData) => {
this.updateSetting(configData)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册