diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-01-14 14:59:32 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-01-14 14:59:32 +0100 |
| commit | 0bd07a427561204328a66286a6536047ea76d535 (patch) | |
| tree | 6943e66c89b3ebfa0e98a223774d0fd228c9e75f /.mozilla/firefox/profiles.ini | |
| parent | 3b15389d8abd8fc78e69dc4fe5169a11bde08eee (diff) | |
add firefox profile to save addons
Diffstat (limited to '.mozilla/firefox/profiles.ini')
| -rw-r--r-- | .mozilla/firefox/profiles.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.mozilla/firefox/profiles.ini b/.mozilla/firefox/profiles.ini new file mode 100644 index 0000000..3826cbd --- /dev/null +++ b/.mozilla/firefox/profiles.ini @@ -0,0 +1,13 @@ +[Install4F96D1932A9F858E] +Default=profile.synced +Locked=1 + +[Profile0] +Name=default-synced +IsRelative=1 +Path=profile.synced + +[General] +StartWithLastProfile=1 +Version=2 + |
