TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Firefox plugin loads sets of URL's into Multi-Account Containers

3 点作者 aw-engineer将近 3 年前

1 comment

aw-engineer将近 3 年前
I have been using multi-account containers to separate browser cookie sessions, and have been looking for a way to open collections of links in a single click.<p>This workflow is particularly useful to me after a fresh start of the browser (beginning of the day, or after a crash) to quickly open the web pages I use for work<p>My plug-in &quot;DashBox&quot; implements opening sets of links into separate &quot;Multi-Account Containers&quot; to isolate cookie sessions. This leverages the &quot;Multi-Account Containers&quot; Firefox plugin from Mozilla [1]<p>It is useful for me, and I am sharing it so it may be useful for others<p>Alternatives may be:<p>- Chrome browser: separate profiles, use the &quot;Settings -&gt; On Startup -&gt; Open a specific page or set of pages&quot;<p>- Firefox browser: separate profiles, use the &quot;Settings -&gt; Home -&gt; Homepage and new windows&quot; setting to &quot;Custom URLs&quot; and provide multiple URL&#x27;s there<p>[1]: <a href="https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;containers" rel="nofollow">https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;containers</a>