-
Notifications
You must be signed in to change notification settings - Fork 18
/
pollen.json
91 lines (91 loc) · 2.91 KB
/
pollen.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"URLBlocklist": [],
"SystemFeaturesDisableList": [],
"ChromeOsMultiProfileUserBehavior": "unrestricted",
"DeveloperToolsAvailability": 1,
"AllowDeletingBrowserHistory": true,
"IncognitoModeAvailability": 0,
"ForceYouTubeRestrict": 0,
"ForceGoogleSafeSearch": false,
"SecondaryGoogleAccountSigninAllowed": true,
"AllowDinosaurEasterEgg": true,
"CACertificateManagementAllowed": 0,
"ClientCertificateManagementAllowed": 0,
"CrostiniAllowed": true,
"CrostiniExportImportUIAllowed": true,
"CrostiniPortForwardingAllowed": true,
"ExternalStorageDisabled": false,
"ExternalStorageReadOnly": false,
"LacrosAvailability": "user_choice",
"LacrosSecondaryProfilesAllowed": true,
"AllowScreenLock": true,
"PhoneHubAllowed": true,
"SmsMessagesAllowed": true,
"WifiSyncAndroidAllowed": true,
"NetworkFileSharesAllowed": true,
"TaskManagerEndProcessEnabled": true,
"SystemTerminalSshAllowed": true,
"VmManagementCliAllowed": true,
"DownloadRestrictions": 0,
"TrashEnabled": true,
"DriveDisabled": false,
"DriveDisabledOverCellular": false,
"ArcEnabled": true,
"URLAllowlist": null,
"AllowedDomainsForApps": null,
"AllowedLanguages": null,
"BlockThirdPartyCookies": null,
"DefaultCookiesSetting": 1,
"CookiesBlockedForUrls": null,
"CookiesAllowedForUrls": null,
"ExtensionAllowedTypes": null,
"ExtensionInstallAllowlist": null,
"ExtensionInstallBlocklist": null,
"ExtensionSettings": null,
"PinnedLauncherApps": null,
"BookmarkBarEnabled": null,
"LidCloseAction": null,
"ChromeOsLockOnIdleSuspend": null,
"PowerManagementIdleSettings": null,
"ShowFullUrlsInAddressBar": null,
"HomepageIsNewTabPage": null,
"HomepageLocation": null,
"ShowHomeButton": null,
"EnableSyncConsent": null,
"PaymentMethodQueryEnabled": null,
"SafeSitesFilterBehavior": null,
"SafeBrowsingProtectionLevel": null,
"ProxySettings": null,
"DefaultClipboardSetting": null,
"ClipboardAllowedForUrls": null,
"ClipboardBlockedForUrls": null,
"DefaultImagesSetting": null,
"DefaultInsecureContentSetting": null,
"DefaultJavaScriptSetting": null,
"DefaultJavaScriptJitSetting": null,
"DefaultNotificationsSetting": null,
"DefaultPopupsSetting": null,
"DefaultGeolocationSetting": 3,
"RestoreOnStartup": null,
"RestoreOnStartupURLs": null,
"DefaultDownloadDirectory": null,
"DownloadDirectory": null,
"DownloadBubbleEnabled": null,
"OsColorMode": "dark",
"ArcPolicy": null,
"InstantTetheringAllowed": true,
"SmartLockSigninAllowed": true,
"NearbyShareAllowed": true,
"UptimeLimit": null,
"EasyUnlockAllowed": true,
"EmojiSuggestionEnabled": null,
"PasswordManagerEnabled": true,
"ProxyMode": null,
"IsolatedAppsDeveloperModeAllowed": true,
"PinUnlockAutosubmitEnabled": true,
"WebAppInstallForceList": null,
"UserAvatarCustomizationSelectorsEnabled": true,
"DnsOverHttpsMode": null,
"EditBookmarksEnabled": true,
"JavaScriptBlockedForUrls": []
}