Open external links in a container 的評論
Open external links in a container 作者: Denys H
59 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 15922898,5 年前
- 評價 5 分,滿分 5 分來自 alberto.villar,5 年前I would rate it 10 over 5. The add-on says what it does and does what it says. It may seem obvious but I'd like to suggest the developer to highlight that if a bookmark adheres to the "ext+container:name=MyContainer&url=" syntax it will open in "MyContainer" directly. That's a very good thing to have
開發者回應
張貼於 5 年前Thank you! Regarding the bookmarking functionality, I plan some improvements for it (keeping the extension lightweight and the main functionality intact of course) and I will update the description accordingly. - 評價 5 分,滿分 5 分來自 vanstekitw,5 年前
- 評價 5 分,滿分 5 分來自 Alexey Murz Korepov,6 年前
- I have been waiting for something like this for a long time. I can finally set up my password manager to open different accounts on the same site in different containers.
Edit 09 May 2020
Here is an example you can share. I use KeePass 2 password manager, which allows an override URL for specific entries. I have two Amazon accounts, which I open in different containers. In the Override URL field of both, I put
cmd://{FIREFOX} ext+container:name={GROUP}&url="{URL}"
The entry I put in KeePass' Work folder automatically expands to
"C:\Program Files\Mozilla Firefox\firefox.exe" ext+container:name=Work&url=https://smile.amazon.com/
The entry I put in KeePass' Personal folder expands to
"C:\Program Files\Mozilla Firefox\firefox.exe" ext+container:name=Personal&url=https://smile.amazon.com/
Exceptionally useful.開發者回應
張貼於 5 年前Thank you! This is a very interesting use case, do you mind if I share it in the description as an example? Also, can I ask, what kind of password manager do you use?