Skip to content

zxxtlz/firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yes. I do have 2 different config files for firefox, one is for my laptop, second one is for my computer.

Screenshots

Desktop desktop Laptop laptop

firefox guide

Custom_Firefox_css

Before we start the download

Make sure you go to your firefox config by typing in the url bar

about:config

After that, you need to type in the search

toolkit.legacyUserProfileCustomizations.stylesheets 

And make sure that that setting is set to "true". So we can actually customize the firefox css

Windows Install

VVV

  • install the repo

  • type in your firefox search bar about:profiles

  • Make a new profile

  • Look at where it says "Root Directory" press the button where it says open folder to the right.

  • Open the folder you downloaded, and put "chrome" into your profile folder and do the same with "user.js"

!!! If you encouter problem where your browser text at the top is black (unreadlabe), you need to go into settings and change it from white theme to dark theme


Linux install

Make sure you have Git installed

VVV

  • Go to your mozilla folder, (will probably be in the home directory called .mozzila)

  • Go into firefox folder

  • Go into your Firefox Profile Folder and type

git clone https://github.com/zxxtlz/firefox

Open the folder named "firefox" (the one you just cloned)

put "chrome" into your profile folder and do the same with "user.js"

!!! If you encouter problem where your browser text at the top is black (unreadlabe), you need to go into settings and change it from white theme to dark theme also go to about:addons, themes and enable the black themed top bar to fix your issue.

Plugins

Here are some plugins that make my life all that much better

  • Undisposition // stops links from automatically downloading stuff, (example: whenever you click on a discord video link, it wont download but instead it will act as a normal video in your browser that you can watch)

  • Clipboard2File // instead of having to download images, you can just place images from your clipboard

    set dom.events.asyncClipboard.clipboardItem to true in about:profiles if you want this plugin to work

  • Ublock Origin // best adblocker

  • Absolute Enable Right Click & Copy // enables copy and highlighting of text on websites that restrict you

Credits

Releases

No releases published

Packages

No packages published