yuhaofe / Quick-Bookmarks-Menu

A chrome extension gives you quick access to your bookmarks.
https://yuhaofe.com/quick-bookmarks-menu
MIT License
48 stars 9 forks source link

Keep showing bookmarks popup menu when opening bookmarks #5

Closed clcm8629 closed 3 years ago

clcm8629 commented 4 years ago

建議可以設定點擊書籤打開網頁的時候書籤列不消失(方便一次打開多個書籤)

yuhaofe commented 4 years ago

由於Chrome擴展程序的popup頁在丟失焦點後會自動消失,只有在當前頁或後台打開書籤的情況下popup頁才有辦法保持。 新版本里我會加入選項以在這兩種情況下不讓popup頁消失。

Because the popup page of the Chrome extension will automatically disappear after losing focus, the popup page can only be maintained when the bookmark is opened on the current page or in the background. In the new version, I will add an option to prevent the popup from disappearing in above cases.

yuhaofe commented 3 years ago

新版本v0.6.0添加了保持顯示的自定義選項,已提交谷歌和微軟商店審查