bump version 1.5.0

This commit is contained in:
Listen 1 2018-02-18 19:08:35 +08:00
parent da19c19f55
commit 3f98114bdc
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
Listen 1 (Chrome Extension) V1.4.0
Listen 1 (Chrome Extension) V1.5.0
==========
最后更新于2018年02月18日

View File

@ -351,7 +351,7 @@
<div class="settings-content">
<p> Listen 1 主页: <a href="http://listen1.github.io/listen1/" target="_blank"> http://listen1.github.io/listen1/ </a> </p>
<p> Listen 1 邮箱: githublisten1@gmail.com </p>
<p> 当前版本 1.4.0 (本软件基于MIT协议开源免费)</p>
<p> 当前版本 1.5.0 (本软件基于MIT协议开源免费)</p>
</div>
</div>
</div>

View File

@ -15,7 +15,7 @@
"manifest_version": 2,
"name": "Listen 1",
"permissions": [ "notifications", "unlimitedStorage", "downloads", "storage", "contextMenus", "tabs", "*://music.163.com/*", "*://*.xiami.com/*", "*://*.qq.com/*", "*://api.github.com/*", "*://github.com/*", "webRequest", "webRequestBlocking"],
"version": "1.4.0",
"version": "1.5.0",
"web_accessible_resources": [ "images/*" ],
"content_scripts": [{
"matches": ["https://listen1.github.io/listen1/*"],

View File

@ -21,7 +21,7 @@
"manifest_version": 2,
"name": "Listen 1",
"permissions": [ "notifications", "unlimitedStorage", "downloads", "storage", "contextMenus", "tabs", "*://music.163.com/*", "*://*.xiami.com/*", "*://*.qq.com/*", "*://api.github.com/*", "*://github.com/*", "webRequest", "webRequestBlocking"],
"version": "1.4.0",
"version": "1.5.0",
"web_accessible_resources": [ "images/*" ],
"content_scripts": [{
"matches": ["https://listen1.github.io/listen1/*"],