This commit is contained in:
alstjr7375 2021-07-19 13:43:20 +09:00
commit 1c150b2432

View file

@ -2,6 +2,9 @@
// userchrome.css usercontent.css activate
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
// Proton Enabled #127
user_pref("browser.proton.enabled", true);
// Fill SVG Color
user_pref("svg.context-properties.content.enabled", true);