aboutsummaryrefslogtreecommitdiff
path: root/articles/2023/Firefox-Multi-Account-Containers.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/2023/Firefox-Multi-Account-Containers.html')
-rwxr-xr-xarticles/2023/Firefox-Multi-Account-Containers.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/articles/2023/Firefox-Multi-Account-Containers.html b/articles/2023/Firefox-Multi-Account-Containers.html
new file mode 100755
index 0000000..03423a2
--- /dev/null
+++ b/articles/2023/Firefox-Multi-Account-Containers.html
@@ -0,0 +1,45 @@
+<!doctype html>
+<html lang="EN">
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="stylesheet" href="/style.css">
+ <title>Bloggings</title>
+ </head>
+ <body>
+ <header>
+ <h1>Bloggings</h1>
+ <a href="/index.php">Back</a>
+
+ </header>
+
+ <main>
+<article>
+<h2>Firefox Multi Account Containers</h2>
+ <h3>20-11-2023</h3>
+ <p>
+ Firefox Mutli-Account Containers works by isolating your identity into a
+ separate container that makes it harder to track your visits to other
+ websites with third-party cookies.
+ </p>
+ <p>
+ For example, you can sign in to your Facebook account inside of a
+ container, and Facebook will never know who you are whenever you aren’t
+ inside the container.
+ </p>
+ <p>
+ I use it to contain unsavory web sites like Facebook and Google, Banks and
+ Shopping sites
+ </p>
+ <p>
+ <a
+ href="https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/"
+ >multi-account-containers</a
+ >
+ </p>
+
+</article>
+</main>
+<footer>
+<p>&nbsp;</p><p>§</p></footer>
+</body></html>