feat(firefox): disable "data submission" #60
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
];
|
||||
|
||||
settings = {
|
||||
"dom.private-attribution.submission.enable" = false;
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue