Where to put user.js? #601
Unanswered
NonlinearFruit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was hoping to be able to provide Zen with a user.js so that I could version control the preferences.
user.js
?Here is the user.js I was fiddling with to see if it would work:
~/.mozilla/firefox/{{profile}}/user.js
works for Firefox~/.zen/{{profile}}/user.js
didn't work for Zen (default profile root directory)~/.var/app/io.github.zen_browser.zen/cache/zen/{{profile}}/user.js
didn't work for Zen work either (default profile local directory)Using Zen
1.0.0-a.28 (64-bit)
from Flathub on Fedora Linux 39Beta Was this translation helpful? Give feedback.
All reactions