From 454f922fc067954987978f240361c73aecf6458a Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 3 Mar 2025 14:28:05 +0200 Subject: [PATCH] firefox: cut default containres to one named 0, list options --- etc/firefox/policies/policies.json | 43 ++++-------------------------- 1 file changed, 5 insertions(+), 38 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 21c72bab..0f4af5ee 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -152,47 +152,14 @@ "Containers": { "Default": [ { - "name": "ff", - "color": "white", - "icon": "chill" - }, - { - "name": "Fedi", - "color": "green", - "icon": "tree" - }, - { - "name": "Git", - "color": "pink", - "icon": "briefcase" - }, - { - "name": "Google", - "color": "orange", - "icon": "chill" - }, - { - "name": "HSL", - "color": "blue", - "icon": "vacation" - }, - { - "name": "IM", - "color": "purple", - "icon": "chill" - }, - { - "name": "LinkedIn", - "color": "cyan", - "icon": "briefcase" - }, - { - "name": "WhatsApp", - "color": "green", - "icon": "pet" + "name": "0", + "color": "toolbar", + "icon": "circle" } ] }, + "Containers_color_comment": "blue, turquoise, green, yellow, orange, red, pink, purple, toolbar", + "Containers_icons_comment": "fingerprint, briefcase, dollar, cart, vacation, gift, food, fruit, pet, tree, chill, circle, fence", "DNSOverHTTPS": { "Comment": "Cloudflare is nowadays the authority on most used domains at radar.cloudflare.com and this also affects everything using most visited domains and I am hoping to boost Finnish domains so PrivacyBadger training will recognise us existing and learn Finnish trackers by default for everyone. Maybe if ther are enough Finnish Cloudflare users, this will work.", "Enabled": true,