diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2023/Firefox-Multi-Account-Containers.html | |
update
Diffstat (limited to 'articles/2023/Firefox-Multi-Account-Containers.html')
| -rwxr-xr-x | articles/2023/Firefox-Multi-Account-Containers.html | 45 |
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> </p><p>§</p></footer> +</body></html> |
