We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c0ab47 + 023d8a1 commit 1c150b2Copy full SHA for 1c150b2
user.js
@@ -2,6 +2,9 @@
2
// userchrome.css usercontent.css activate
3
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
4
5
+// Proton Enabled #127
6
+user_pref("browser.proton.enabled", true);
7
+
8
// Fill SVG Color
9
user_pref("svg.context-properties.content.enabled", true);
10
0 commit comments