chromium notifications & cookies settings
- Completely disable notifications - Default enable third-party cookies
This commit is contained in:
parent
d4ae8ffbab
commit
68044c21ac
@ -184,9 +184,13 @@
|
|||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"content_settings": {
|
"content_settings": {
|
||||||
"enable_quiet_permission_ui": {
|
"enable_quiet_permission_ui_enabling_method": {
|
||||||
"notifications": true
|
"notifications": 1
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"cookie_controls_mode": 2,
|
||||||
|
"default_content_setting_values": {
|
||||||
|
"notifications": 2
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user