Recenzje dodatku Open bookmark in Container Tab
Open bookmark in Container Tab Autor: Rob W
51 recenzji
- Ocena: 5/5Autor: akasico1, 2 lata temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 17730474, 3 lata temu
- Ocena: 5/5Autor: Hollytryx, 3 lata temu
- Ocena: 5/5Autor: Txus, 4 lata temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 16840618, 4 lata temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 16827325, 4 lata temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 5670363, 4 lata temu
- Ocena: 5/5Autor: Użytkownik Firefoksa 15040899, 4 lata temuExcellent, 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".Odpowiedź autora
Data: 4 lata temuThat's not possible yet, but follow https://github.com/Rob--W/bookmark-container-tab/issues/2 if you're interested! - Ocena: 5/5Autor: foxer, 5 lat temu
- Ocena: 5/5Autor: Ихтиандр, 5 lat temu
- Ocena: 5/5Autor: sandro79, 5 lat temu
- Ocena: 5/5Autor: theorangeangle, 5 lat temu
- Ocena: 5/5Autor: Paco, 5 lat temu
- Ocena: 5/5Autor: Cyberknight, 5 lat temuOnce 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!
- Ocena: 5/5Autor: Użytkownik Firefoksa 16129124, 5 lat temuThis 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...Odpowiedź autora
Data: 5 lat temuTo 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). - Ocena: 5/5Autor: Vedun, 5 lat temu
- Ocena: 5/5Autor: lf, 5 lat temuSo neat! This should be present by default with the Multi-Account container extension.
- Ocena: 5/5Autor: Wizzdom, 5 lat temuI 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 extensionOdpowiedź autora
Data: 5 lat temuExtensions 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 - Ocena: 5/5Autor: PorfosorBaltazar, 5 lat temu
- Ocena: 5/5Autor: BrS, 5 lat temu
- Ocena: 5/5Autor: Michelle, 5 lat temuThis 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?Odpowiedź autora
Data: 5 lat temuA 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