-
Notifications
You must be signed in to change notification settings - Fork 975
Bookmarks Menu should list the bookmarks like other browsers do #1993
Comments
when working on this ticket keep in mind that we will eventually want to manage the bookmarks with https://developer.chrome.com/extensions/bookmarks |
Here's a WIP for this task.
cc @bsclifton for on route to 1.0. |
Manually re-opening (my PR auto-closed it). The work is technically done, but we need a clean way to handle dynamic menu changes. Bookmarks and History menu will change often and continually calling The ideal solution would to expose a delete method in electron and then call that only for the dynamic menu items (electron already exposes a MenuItem insert) |
(support request)
The text was updated successfully, but these errors were encountered: