-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[Feature] Support preconfiguration via Policy continued #14422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
feat: add managed schema for chrome fix: firefox warning about unknown key storage in manifest chore: format and sync new settings wip: make managed settings take priority docs: policy settings feat(settings): add policy storage for firefox
|
I will be happy to provide a commit for nix dirvation for testing before merging remove that commit. |
|
CC @alexanderby @darkreaderdev for review. |
|
Aight, here we go to wait another year here |
|
dw I will ping those people every month, because this just can't be waited to be reviewed. And nix users have a default.nix to use for testing. |
|
I won't touch anything here but I can request review from Alexander - so one more ping will be sent to him. 😉 |
|
Just FYI, there's a typo in Also, I can't get the |
|
It seems Home Manager added extension settings through This setting only supports "addon@darkreader.org".settings = {
syncSettings = false;
};Plus, it only works if you installed extensions with |
Continued pr.
Closes #12920.
Added @nenikitov as co author