chrome/aminda-extensions.json: disable incognito mode

This commit is contained in:
Aminda Suomalainen 2025-12-21 12:16:12 +02:00
parent b54857d74c
commit 9c3b41791d
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -520,6 +520,8 @@
"update_url": "https://clients2.google.com/service/update2/crx"
}
},
"IncognitoModeAvailability": 1,
"IncognitoModeAvailability_comment": "Disable incognito mode as per Google instructions. There is no other way to force extensions to be loaded in it.",
"NetworkPredictionOptions": 2,
"PasswordManagerEnabled": false
}