File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " Maple Bookmarks" ,
44 "description" : " Let you navigate smoothly while hiding the bookmark bar." ,
5- "version" : " 1.16 " ,
5+ "version" : " 1.17 " ,
66 "action" : {
77 "default_popup" : " popup.html"
88 },
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " Maple Bookmarks" ,
44 "description" : " Let you navigate smoothly while hiding the bookmark bar." ,
5- "version" : " 1.11 " ,
5+ "version" : " 1.17 " ,
66 "action" : {
77 "default_popup" : " popup.html"
88 },
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ const texts = {
3737 keepPanelOpenDesc : isZh
3838 ? "开启后点击书签会在后台标签页打开,并尽量保持面板不自动关闭"
3939 : "Keep the panel open after clicking by opening bookmarks in background tabs." ,
40- versionText : "Maple Bookmarks v1.16 " ,
40+ versionText : "Maple Bookmarks v1.17 " ,
4141} ;
4242
4343// 应用国际化文本
You can’t perform that action at this time.
0 commit comments