Files
gitlab-instance-0a899031_sh/d2ypp2/services/neko/policies/policies.json
root 07aa02bca6 s
2026-05-17 04:31:59 +00:00

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
}