Upload files to "/"

built using Firefox Profile Maker https://ffprofile.com
checked the security boxes that made sense, and the Extensions that I recognize as good
This commit is contained in:
Upgrayedd 2025-10-15 01:40:57 +00:00
parent 59d64bd89b
commit 4e2fe9cd35

41
policies.json Normal file
View File

@ -0,0 +1,41 @@
{
"policies": {
"DisablePocket": true,
"DisableTelemetry": true,
"DisableFirefoxStudies": true,
"DNSOverHTTPS": {
"Enabled": false
},
"CaptivePortal": false,
"NetworkPrediction": false,
"ExtensionSettings": {
"CanvasBlocker@kkapsner.de": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
"installation_mode": "normal_installed"
},
"jid1-MnnxcxisBPnSXQ@jetpack": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi",
"installation_mode": "normal_installed"
},
"uBlock0@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "normal_installed"
},
"{74145f27-f039-47ce-a470-a662b129930a}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/clearurls/latest.xpi",
"installation_mode": "normal_installed"
},
"{c607c8df-14a7-4f28-894f-29e8722976af}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/temporary-containers/latest.xpi",
"installation_mode": "normal_installed"
},
"@testpilot-containers": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi",
"installation_mode": "normal_installed"
}
},
"DisableFirefoxAccounts": true,
"DisplayMenuBar": true,
"NewTabPage": false
}
}