contextPlus
contextPlus copied to clipboard
[Feature request] Open bookmark items in specific container
Can you add menuitem for open bookmark items in specific container too?
This currently isn't possible however I created a bug for this:
https://bugzilla.mozilla.org/show_bug.cgi?id=1370499
:+1: I'm following that bug, and will reopen this if the feature gets added.
Seems that Private tab extension can successfully add menuitems into Bookmarks right-click menu, I see "Open in private tab" menu item after installing extension. Maybe you can lookup it's code and try to add menu item "Open bookmark into Container" via same way?
At a glance, it seems that Private Tab isn't a WebExtension, meaning it makes use of APIs that are planned for removal for Firefox 57. I'm gathering that it's this old extension API that allows adding menu items to bookmark context menus.
@totallymike Support WebExtensions bookmark context menus is implemented in FF59: https://bugzilla.mozilla.org/show_bug.cgi?id=1370499#c28 - can you lookup and try to add menuitems?
There are same feature request about this in multi-account-containers thread: https://github.com/mozilla/multi-account-containers/issues/323 but there are too small chances that this will be implemented quickly :(
Mozilla implement function for modify bookmarks menu: https://bugzilla.mozilla.org/show_bug.cgi?id=1370499#c32 - can you add this feature now in Context Plus extension?
@totallymike did you have any progress with this feature? It is very needed!
Shoot this is not my repo. Sorry! Deleted my comment!