Skip to content

Commit

Permalink
chore: v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OBKoro1 committed Mar 13, 2022
1 parent 1591fa4 commit 0607e92
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 34 deletions.
23 changes: 18 additions & 5 deletions CHANNGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,21 @@
[release](https://github.com/OBKoro1/stop-mess-around/releases)卸载重新安装。
[chrome商店更新](https://chrome.google.com/webstore/detail/stop-mess-around/gbjbkekbbjbieijpebieifkmahlagncm/related?hl=zh-CN)

<!-- TODO: 提供一个选项直接关闭,或者跳转到其他页面(取决于配置),这种形式更能避免摸鱼 浪费时间、 -->
<!-- TODO: 右侧摸鱼文字选择 是否出现,是否出现今日摸鱼时间、今日总摸鱼时间 -->
<!-- TODO: 在content页面 提供一个跳转管理面板的按钮,提供一个仓库按钮 求Star -->
<!-- TODO: 更新语录,更新读书笔记中的语录 -->

### [V1.2.1]
### [V1.3.0]

* feat: 提供一键复制插件配置数据,方便用户反馈插件问题
* feat: 清空励志语录信息和还原默认励志语录
* feat: 摸鱼提醒倒计时的三种状态: `开启``关闭右侧休息时间展示``关闭`

开启和关闭就是,是否显示下图内容:
![](https://github.com/OBKoro1/stop-mess-around/raw/dev/static/feat/restTipTime.jpg?raw=true)

`关闭右侧休息时间展示`如下图,取消了今日本站休息时间与总休息时间展示:

![](https://github.com/OBKoro1/stop-mess-around/raw/dev/static/feat/closeRestTimeStatistics.jpeg?raw=true)

* docs: 更新文档。
* chore: 更新[插件励志语录](https://github.dev/OBKoro1/stop-mess-around/blob/8f40ff0f9138398b1199d977461e6305033d8f81/src/utils/default-setting/tip-arr.js#L8)
* 你总觉得还有时间,这就是问题所在
* chore: 更新[摸鱼网站列表](https://github.com/OBKoro1/stop-mess-around/blob/master/src/utils/default-setting/default-list.js), 新增如下网站。
Expand All @@ -26,6 +33,9 @@
labelName: '虎牙录播',
},
```
* feat: 更新Github仓库在线VSCode快速查看使用`github1s.com`, 因为`github1s`能够更快的访问
* docs: 提示信息改为励志信息。
* docs: 更新issue规范

### [V1.2.0]

Expand All @@ -35,6 +45,9 @@
![](https://github.com/OBKoro1/stop-mess-around/blob/dev/static/feat/restTipTime.jpg?raw=true)

* feat: [Github仓库使用在线VSCode快速查看仓库代码](https://github.com/OBKoro1/stop-mess-around/wiki/%E5%8A%9F%E8%83%BD%E7%A4%BA%E4%BE%8B%E4%BB%A5%E5%8F%8A%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E#github%E4%BB%93%E5%BA%93%E9%A1%B5%E9%9D%A2%E5%BF%AB%E9%80%9F%E6%9F%A5%E7%9C%8B%E4%BB%93%E5%BA%93%E4%BB%A3%E7%A0%81)

![](https://github.com/OBKoro1/stop-mess-around/raw/dev/static/feat/lookCode.jpg?raw=true)

* fix: 修复在某些网站(B站)下,摸鱼提示弹窗`z-index`不够的问题。
* fix: 修复popup的跳转问题。
* chore: 更新[摸鱼网站列表](https://github.com/OBKoro1/stop-mess-around/blob/master/src/utils/Default.js), 新增如下网站。
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stop-mess-around",
"description": "减少摸鱼的时间和频率的Chrome插件:提醒你正在摸鱼,摸鱼的时候知道自己在摸鱼,提高我们上班和学习的效率,节省时间用于学习提升自己或者享受生活",
"version": "1.2.0",
"version": "1.3.0",
"publisher": "OBKoro1",
"homepage": "https://github.com/OBKoro1/stop-mess-around",
"license": "MIT",
Expand Down
23 changes: 7 additions & 16 deletions src/manifest.production.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,26 @@
{
"manifest_version": 2,
"name": "stop-mess-around",
"version": "1.2.0",
"description": "减少摸鱼的时间和频率的Chrome插件:提醒你正在摸鱼,摸鱼的时候知道自己在摸鱼,提高我们上班和学习的效率,节省时间用于学习提升自己或者享受生活",
"name": "stop-mess-around-file",
"version": "1.2.1",
"description": "file: 减少摸鱼的时间和频率的Chrome插件:提醒你正在摸鱼,摸鱼的时候知道自己在摸鱼,提高我们上班和学习的效率,节省时间用于学习提升自己或者享受生活",
"options_page": "options.html",
"short_name": "StopMessAround",
"author": {
"name": "OBKoro1",
"email": "[email protected]",
"url": "http://obkoro1.com/web_accumulate/"
},
"author": "[email protected]",
"homepage_url": "https://github.com/OBKoro1/stop-mess-around",
"background": {
"scripts": ["js/background.js"]
},
"browser_action": {
"default_icon": "img/48.png",
"default_title": "减少摸鱼的时间和频率的Chrome插件:提醒你正在摸鱼,摸鱼的时候知道自己在摸鱼,提高我们上班和学习的效率,节省时间用于学习提升自己或者享受生活",
"default_title": "file: 减少摸鱼的时间和频率的Chrome插件:提醒你正在摸鱼,摸鱼的时候知道自己在摸鱼,提高我们上班和学习的效率,节省时间用于学习提升自己或者享受生活",
"default_popup": "popup.html"
},
"icons": {
"16": "img/48.png",
"48": "img/48.png",
"128": "img/48.png"
},
"permissions": [
"tabs",
"storage",
"http://*/*",
"https://*/*"
],
"permissions": ["tabs", "storage", "http://*/*", "https://*/*"],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"content_scripts": [
{
Expand All @@ -39,7 +30,7 @@
"run_at": "document_end"
}
],
"omnibox": { "keyword" : "stop mess around" },
"omnibox": { "keyword": "stopmessaround" },
"offline_enabled": true,
"web_accessible_resources": ["fonts/*.*"],
"default_locale": "zh_CN"
Expand Down
15 changes: 3 additions & 12 deletions src/manifest.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
"description": "{{DESCRIPTION}}",
"options_page": "options.html",
"short_name": "StopMessAround",
"author": {
"name": "OBKoro1",
"email": "[email protected]",
"url": "http://obkoro1.com/web_accumulate/"
},
"author": "[email protected]",
"homepage_url": "https://github.com/OBKoro1/stop-mess-around",
"background": {
"scripts": ["js/background.js"]
Expand All @@ -24,12 +20,7 @@
"48": "img/48.png",
"128": "img/48.png"
},
"permissions": [
"tabs",
"storage",
"http://*/*",
"https://*/*"
],
"permissions": ["tabs", "storage", "http://*/*", "https://*/*"],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"content_scripts": [
{
Expand All @@ -39,7 +30,7 @@
"run_at": "document_end"
}
],
"omnibox": { "keyword" : "stop mess around" },
"omnibox": { "keyword": "stopmessaround" },
"offline_enabled": true,
"web_accessible_resources": ["fonts/*.*"],
"default_locale": "zh_CN"
Expand Down

0 comments on commit 0607e92

Please sign in to comment.