TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

3 pointsby aw-engineeralmost 3 years ago

1 comment

aw-engineeralmost 3 years ago
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>