mirror of https://gitlab.com/curben/blog
post: add 'firefox-ext' tag'
This commit is contained in:
parent
e8d241653d
commit
5451360029
|
@ -5,6 +5,7 @@ date: 2019-08-12
|
||||||
tags:
|
tags:
|
||||||
- firefox
|
- firefox
|
||||||
- privacy
|
- privacy
|
||||||
|
- firefox-ext
|
||||||
---
|
---
|
||||||
|
|
||||||
There are situations where you may want to use more than one account on a website. Meaning you want to use more than one cookie for a specific website. This can be achieved by using a Private Window or creating/cloning a new Firefox profile. I previously wrote about Firefox profile in a {% post_link firefox-instances-profiles 'separate article' %}. While you can use more than two cookies through Firefox profile, this also means managing multiple profiles (especially if you want to use more than *four* cookies).
|
There are situations where you may want to use more than one account on a website. Meaning you want to use more than one cookie for a specific website. This can be achieved by using a Private Window or creating/cloning a new Firefox profile. I previously wrote about Firefox profile in a {% post_link firefox-instances-profiles 'separate article' %}. While you can use more than two cookies through Firefox profile, this also means managing multiple profiles (especially if you want to use more than *four* cookies).
|
||||||
|
|
Loading…
Reference in New Issue