19 lines
569 B
JSON
19 lines
569 B
JSON
{
|
|
"ExtensionInstallForcelist": [
|
|
"dhdgffkkebhmkfjojejmpbldmpobfkfo;https://clients2.google.com/service/update2/crx"
|
|
],
|
|
"ExtensionInstallAllowlist": ["*"],
|
|
"ExtensionInstallBlocklist": [],
|
|
"DownloadRestrictions": 0,
|
|
"AllowFileSelectionDialogs": true,
|
|
"URLAllowlist": ["file:///home/neko/Downloads/*"],
|
|
"DefaultCookiesSetting": 1,
|
|
"RestoreOnStartup": 1,
|
|
"AutoplayAllowed": true,
|
|
"DefaultNotificationsSetting": 3,
|
|
"VideoCaptureAllowed": true,
|
|
"AudioCaptureAllowed": true,
|
|
"DeveloperToolsAvailability": 2,
|
|
"DefaultGeolocationSetting": 3
|
|
}
|