Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox: set about:config entry #25

Open
chaoos opened this issue Jun 6, 2018 · 1 comment
Open

Firefox: set about:config entry #25

chaoos opened this issue Jun 6, 2018 · 1 comment
Labels

Comments

@chaoos
Copy link
Contributor

chaoos commented Jun 6, 2018

No description provided.

@chaoos chaoos added the wish label Jun 6, 2018
@mgwerder
Copy link

mgwerder commented Jun 6, 2018

included a small file allowing the changes in the firefox setup

The file defines two bash functions (see implementation for details):

  • createProfile (create a default profile if missing)
  • setPref (set a value in about:config)

Example for creating a new profile with custom homepage:

  • setPref browser.startup.homepage https://fhnw.ch/
  • setPref browser.startup.homepage_override.mstone 1

libFirefoxConfig.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants