22 lines
766 B
JSON
22 lines
766 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,
|
|
"DefaultPopupsSetting": 1,
|
|
"DefaultNotificationsSetting": 1,
|
|
"VideoCaptureAllowed": true,
|
|
"AudioCaptureAllowed": true,
|
|
"VideoCaptureAllowedUrls": ["https://*.google.com/*", "https://*.youtube.com/*"],
|
|
"AudioCaptureAllowedUrls": ["https://*.google.com/*", "https://*.youtube.com/*"],
|
|
"DeveloperToolsAvailability": 1,
|
|
"DefaultGeolocationSetting": 1
|
|
}
|