fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

#Containerise

0 posts0 participants0 posts today
Guruprasad L<p>The <a rel="nofollow noopener" href="https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/" target="_blank">Firefox multi-account container add-on</a> is very useful for creating isolated containers for various sites and groups of sites. I use it every day and love it. The add-on provides a simple way to map certain domains to always open in specific containers. This is useful, but it doesn’t work well when sites use the same domain for multiple web applications that you want to isolate. Google, for example, does this and hosts Google search and Google maps on the same domain, and the add-on will open both of them in the same container, without a way to separate them.</p><p>Here’s where the <a rel="nofollow noopener" href="https://addons.mozilla.org/en-US/firefox/addon/containerise/" target="_blank">Containerise add-on</a> comes handy. It supports mapping URLs to specific containers using <a rel="nofollow noopener" href="https://github.com/kintesh/containerise#glob" target="_blank">glob</a> and <a rel="nofollow noopener" href="https://github.com/kintesh/containerise#regex" target="_blank">regex</a> patterns. Using this, I can add the following glob pattern for my Google container in the ‘Containerise’ add-on to isolate all Google searches to the Google container.</p><p>!https://www.google.com/search*</p><p>This is useful to prevent my Google searches from being directly linked to my Google account logged in another container or outside the containers.</p><p><a rel="nofollow noopener" class="u-tag u-category" href="https://www.lguruprasad.in/blog/tag/containerise/" target="_blank">#containerise</a> <a rel="nofollow noopener" class="u-tag u-category" href="https://www.lguruprasad.in/blog/tag/firefox/" target="_blank">#firefox</a> <a rel="nofollow noopener" class="u-tag u-category" href="https://www.lguruprasad.in/blog/tag/google-search/" target="_blank">#google-search</a> <a rel="nofollow noopener" class="u-tag u-category" href="https://www.lguruprasad.in/blog/tag/multi-account-containers/" target="_blank">#multi-account-containers</a></p><p><a href="https://www.lguruprasad.in/blog/2023/05/24/turbocharge-your-firefox-containers-using-the-containerise-add-on/" rel="nofollow noopener" target="_blank">https://www.lguruprasad.in/blog/2023/05/24/turbocharge-your-firefox-containers-using-the-containerise-add-on/</a></p>