Outils pour utilisateurs

Outils du site


webdev:tools:firefox_tuning

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
webdev:tools:firefox_tuning [16/07/2020 21:33] – [About:config values] dolowebdev:tools:firefox_tuning [17/01/2021 21:37] (Version actuelle) – [Modify Firefox] dolo
Ligne 4: Ligne 4:
   * [[http://kb.mozillazine.org/Mail_and_news_settings|Other Thunderbird doc]]   * [[http://kb.mozillazine.org/Mail_and_news_settings|Other Thunderbird doc]]
   * [[https://superuser.com/questions/1111369/how-to-disable-colored-emoji-font-in-firefox|Disable emoji font]]   * [[https://superuser.com/questions/1111369/how-to-disable-colored-emoji-font-in-firefox|Disable emoji font]]
 +  * [[https://www.privacytools.io/browsers/#about_config|More about configuring about:config]]
  
 ==== About:config values ==== ==== About:config values ====
Ligne 23: Ligne 24:
 <Code>browser.backspace_action // 0: Goes back in history | 1: Acts as Page Up | 2 (and above): Does nothing</Code> <Code>browser.backspace_action // 0: Goes back in history | 1: Acts as Page Up | 2 (and above): Does nothing</Code>
  
-WebRTC (needed for Discord in browser) +WebRTC (needed for Discord in browser) [[https://www.reddit.com/r/discordapp/comments/511b5z/unsupported_browser_even_though_im_using_a_recent/|Source]] 
-<Code>media.peerconnection.enabled</Code>+<Code>media.peerconnection.enabled // boolean</Code> 
 + 
 + 
 +Disable the need to press enter after clicking on the search engine in the bar : 
 +[[https://www.reddit.com/r/firefox/comments/k0lkp5/how_do_i_change_the_omnibar_search_thing_back_to/|Source]] 
 +<Code>browser.urlbar.update2.oneOffsRefresh // false</Code> 
 + 
 +------------------------- 
 +===== Thunderbullshit ===== 
 +  * [[https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data|Profiles data]] 
 +  * [[https://superuser.com/questions/677634/how-to-change-thunderbird-icon-theme|Change icon theme]] (old ?) 
 +  * [[https://github.com/Aris-t2/CustomCSSforTb|Custom CSS for icons]] [[http://forums.mozillazine.org/viewtopic.php?f=29&t=3061669|Idea]] 
 + 
 +Settings/Options > Advanced > General > Config Editor... 
 +<Code> 
 +toolkit.legacyUserProfileCustomizations.stylesheets > true 
 +</Code>
webdev/tools/firefox_tuning.1594928022.txt.gz · Dernière modification : 16/07/2020 21:33 de dolo