dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

firefox.md (1301B)


      1 # Firefox Setup
      2 
      3 ## Extensions
      4 
      5 https://ublockorigin.com/  
      6 https://addons.mozilla.org/en-GB/firefox/addon/cookies-txt/  
      7 https://getindie.wiki/  
      8 https://addons.mozilla.org/en-GB/firefox/addon/videospeed/  
      9 https://addons.mozilla.org/en-GB/firefox/addon/ublacklist/  
     10 https://addons.mozilla.org/en-GB/firefox/addon/imgur-unblock-via-imgup-uk/  
     11 https://addons.mozilla.org/en-US/firefox/addon/redirector/  
     12 https://addons.mozilla.org/en-GB/firefox/addon/vimium-ff/
     13 
     14 ### Redirector
     15 
     16 Import settings from `other/redirector-config.json`
     17 
     18 ### uBlock Origin
     19 
     20 Import filters from `other/ublock-filters.txt`
     21 
     22 ## Theme
     23 
     24 https://github.com/black7375/Firefox-UI-Fix
     25 
     26 ## Login
     27 
     28 https://www.microsoft.com/en-gb/microsoft-365/outlook/log-in  
     29 https://github.com/login  
     30 https://codeberg.org/user/login?redirect_to=%2f  
     31 https://account.proton.me/mail  
     32 https://bsky.app/  
     33 https://x.com/  
     34 https://accounts.google.com/v3/signin/  
     35 https://www.reddit.com/  
     36 https://www.sbs.com.au/ondemand/  
     37 https://discord.com/login  
     38 
     39 ## Settings
     40 
     41 Remove little icon from top-left  
     42 Remove profile thing from bar  
     43 Remove shortcuts and recommended stories  
     44 Set background to a photograph  
     45 Dark theme  
     46 
     47 ## about:config
     48 
     49 `browser.urlbar.showSearchSuggestionsFirst` - `false`  
     50 `browser.tabs.closeWindowWithLastTab` - `false`