Omtaler for Open bookmark in Container Tab
Open bookmark in Container Tab av Rob W
51 omtaler
- Vurdert til 5 ut av 5av igorlogius, 6 måneder siden
- Vurdert til 5 ut av 5av akasico1, ett år siden
- Vurdert til 5 ut av 5av Firefox-bruker 17730474, 2 år siden
- Vurdert til 5 ut av 5av Hollytryx, 2 år siden
- Vurdert til 5 ut av 5av Txus, 3 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 16840618, 4 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 16827325, 4 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 5670363, 4 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 15040899, 4 år sidenExcellent, does what it says: right-click a bookmark to open it in a container.
Feature request: always open a bookmark in a container linked to that bookmark. Instead of having one bookmark "SomeDrive" that I can open in container "SomeDrive Account1" or "SomeDrive Account2", it would save two clicks every time when I would have just two bookmarks "SomeDrive Account1" and "SomeDrive Account2".Utviklerrespons
postet 4 år sidenThat's not possible yet, but follow https://github.com/Rob--W/bookmark-container-tab/issues/2 if you're interested! - Vurdert til 5 ut av 5av foxer, 4 år siden
- Vurdert til 5 ut av 5av Ихтиандр, 4 år siden
- Vurdert til 5 ut av 5av sandro79, 4 år siden
- Vurdert til 5 ut av 5av theorangeangle, 5 år siden
- Vurdert til 5 ut av 5av Paco, 5 år siden
- Vurdert til 5 ut av 5av Cyberknight, 5 år sidenOnce one starts using containers, it gets addictive! And after getting addicted, one wants to be able to open everything in a specific container. Firefox doesn't have a built-in method to open bookmarks in containers (damn, they have even removed the container manager lately, instead of expanding container integration!), but this simple extension solves that, by adding a context menu option to open the bookmarks in specific containers. It's more than perfect, it's essential!
- Vurdert til 5 ut av 5av Firefox-bruker 16129124, 5 år sidenThis is so perfect that it needs to be a default Firefox feature.
Possible to please add something like "Force specific bookmark to specific container"? Just to save a few clicks...Utviklerrespons
postet 5 år sidenTo support default bookmark locations in a reasonable way, Firefox needs to support the feature, see https://github.com/Rob--W/bookmark-container-tab/issues/2
There are other add-ons that try to offer the functionality by encoding the desired destination in a bookmark, but it's just a work-around (at best, the result is that the bookmark load is canceled and a new tab opened with the bookmarked page). - Vurdert til 5 ut av 5av Vedun, 5 år siden
- Vurdert til 5 ut av 5av lf, 5 år sidenSo neat! This should be present by default with the Multi-Account container extension.
- Vurdert til 5 ut av 5av Wizzdom, 5 år sidenI love it, for a while now I have been using Firefox containers and they're especially handy. It's a shame that this functionality isn't included in the official Multi-Account containers extension or Firefox itself but this extension fixes it perfectly. My one request would be to have the container options in the right-click list at the top of the list with "Open in New tab" and "Open in New Window" but that might need to be implemented on Mozilla's end.
EDIT: I saw Rob's response to an earlier review and it seems like Mozilla is starting to implement this feature directly into their Multi-Account Containers extension BUT it's not as feature complete as this extensionUtviklerrespons
postet 5 år sidenExtensions cannot change the position of the menu item.
But as a power user of Firefox, you have more options available. Follow the following instructions to move the menu item using the userChrome.css file:
https://github.com/Rob--W/bookmark-container-tab/issues/4#issuecomment-442162805 - Vurdert til 5 ut av 5av PorfosorBaltazar, 5 år siden
- Vurdert til 5 ut av 5av BrS, 5 år siden
- Vurdert til 5 ut av 5av Michelle, 5 år sidenThis little extension has made a big difference. Not sure how I survived without it for so long!
Really, this should be baked into the Multi-Account Containers extension. Hopefully they'll get around to it?Utviklerrespons
postet 5 år sidenA basic version of this feature is part of Multi-Account Containers since version 6.1.2. My extension is more complete (colored icons, edge cases such as folders and private browsing mode), but if you don't need those, then you can enable the feature in Multi-Account Containers as follows:
1. Right-click on the extension button of Multi-Account Containers.
2. Choose "Manage Extension".
3. Click on "Preferences"
4. Click on "Enable Bookmark Menus".
5. Confirm the permission request for access to your bookmarks.
If you are interested on the (technical) background of this feature in MAC, see https://github.com/mozilla/multi-account-containers/pull/1537