Ulasan untuk Open bookmark in Container Tab
Open bookmark in Container Tab oleh Rob W
51 ulasan
- Diberi peringkat 5 dari 5oleh akasico1, 2 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 17730474, 3 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Hollytryx, 3 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Txus, 4 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 16840618, 4 tahun yang lalu
- Diberi peringkat 5 dari 5oleh noamtm, 4 tahun yang laluThis should be a core feature of the Containers feature.
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 16827325, 4 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 5670363, 4 tahun yang lalu
- Diberi peringkat 5 dari 5oleh sudowtf, 4 tahun yang laluOMG, Yay!! why didnt i find this a year ago. 💛
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 15040899, 4 tahun yang laluExcellent, 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".Balasan pengembang
dikirim 4 tahun yang laluThat's not possible yet, but follow https://github.com/Rob--W/bookmark-container-tab/issues/2 if you're interested! - Diberi peringkat 5 dari 5oleh foxer, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Ихтиандр, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh sandro79, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh theorangeangle, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Paco, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Cyberknight, 5 tahun yang laluOnce 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!
- Diberi peringkat 5 dari 5oleh Pengguna Firefox 16129124, 5 tahun yang laluThis 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...Balasan pengembang
dikirim 5 tahun yang laluTo 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). - Diberi peringkat 5 dari 5oleh Vedun, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh lf, 5 tahun yang laluSo neat! This should be present by default with the Multi-Account container extension.
- Diberi peringkat 5 dari 5oleh Wizzdom, 5 tahun yang laluI 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 extensionBalasan pengembang
dikirim 5 tahun yang laluExtensions 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 - Diberi peringkat 5 dari 5oleh PorfosorBaltazar, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh BrS, 5 tahun yang lalu
- Diberi peringkat 5 dari 5oleh Michelle, 5 tahun yang laluThis 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?Balasan pengembang
dikirim 5 tahun yang laluA 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