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 #139

Closed
arcticicestudio opened this issue Sep 15, 2018 · 0 comments
Closed

Firefox #139

arcticicestudio opened this issue Sep 15, 2018 · 0 comments

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Sep 15, 2018

This snowblock should add support for Firefox and Firefox Developer Edition. It includes…

  • …the user.js file to define and persist almost all preferences for a profile.
  • …the profiles.ini file to configure the name and path of the main profile igloo.
  • …the ignore-dev-edition-profile file to fix Bugzilla bug 1098986 that causes Firefox Developer Edition to use the internal default profile regardless of whether another customized profile has been set as default. The problem can be fixed by creating the file within the Firefox application data folder.
  • …the chrome folder with the userChrome.css and userContent.css files to change the Firefox's UI components design and elements within the content.
  • …the containers.json file of the Firefox Multi-Account Containers to persist the configured containers.
  • …the documentation about the setup, tips & tricks and various configurations.

References

  • pyllyukko/user.js - Firefox user.js configuration file for Mozilla Firefox designed to harden browser settings and make it more secure.
  • ghacksuserjs/ghacks-user.js - An ongoing comprehensive user.js template for configuring and hardening Firefox privacy, security and anti-fingerprinting.
@arcticicestudio arcticicestudio added this to the 0.1.0 milestone Sep 15, 2018
@arcticicestudio arcticicestudio self-assigned this Sep 15, 2018
@arcticicestudio arcticicestudio removed their assignment Sep 16, 2018
arcticicestudio added a commit that referenced this issue Jun 9, 2019
Since the re-switch to Firefox in #139 , Google Chrome is only used for
compatibility tests for projects like web apps and websites
(React, Gatsby.js etc.) as well as private session when using web apps
especially build for Google Chrome's APIs/web capabilities.

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

No branches or pull requests

1 participant