Skip to content

Commit

Permalink
release: v1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
qinxs committed Nov 10, 2022
1 parent 1d47d6d commit 766b423
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ Ease Bookmarks 是一款为了替代浏览器原有书签栏的扩展

## 更新日志

> 1.3.7(2022-11-10)
Bugs:
Edge中footer下空白
其他:
(扩展本身)右键菜单里增加"书签管理器"
当前标签页打开书签后 也自动关闭popup窗口

> 1.3.6(2022-02-17)
Bugs:
不能在linux里安装
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Ease Bookmarks",
"description": "__MSG_pluginDesc__",
"version": "1.3.6",
"version": "1.3.7",
"offline_enabled": true,
"default_locale": "en",
"icons": {
Expand Down

0 comments on commit 766b423

Please sign in to comment.