Tab-specific firefox zoom
This commit is contained in:
parent
49ea63c786
commit
1f2cb8746c
|
@ -16,6 +16,7 @@
|
||||||
id = 0;
|
id = 0;
|
||||||
settings = {
|
settings = {
|
||||||
"general.smoothScroll" = true;
|
"general.smoothScroll" = true;
|
||||||
|
"browser.zoom.siteSpecific" = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
Loading…
Reference in a new issue