mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-12-29 22:48:18 +01:00
Compare commits
2 Commits
b54857d74c
...
8071ec61a4
| Author | SHA1 | Date | |
|---|---|---|---|
| 8071ec61a4 | |||
| 9c3b41791d |
@ -229,6 +229,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"BrowserGuestModeEnabled": false,
|
||||
"BrowserGuestModeEnabled_comment": "Extensions are not available for guest mode either just like with incognito. So use Firefox for temporary incognito browsing or even Tor Browser preferably.",
|
||||
"ExtensionManifestV2Availability": 3,
|
||||
"ExtensionManifestV2Availability_comment": "0 for default, 1 for disable, 2 for enable, 3 for those extensions specified here.",
|
||||
"ExtensionSettings": {
|
||||
@ -520,6 +522,8 @@
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
}
|
||||
},
|
||||
"IncognitoModeAvailability": 1,
|
||||
"IncognitoModeAvailability_comment": "Disable incognito mode as per Google instructions. There is no other way to force extensions to be loaded in it.",
|
||||
"NetworkPredictionOptions": 2,
|
||||
"PasswordManagerEnabled": false
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user