1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-28 15:41:46 +05:30

Merge branch 'main' into 150

This commit is contained in:
yokoffing
2026-04-09 15:37:48 -04:00
committed by GitHub
3 changed files with 167 additions and 158 deletions
+1
View File
@@ -0,0 +1 @@
* text=auto
+9 -1
View File
@@ -10,10 +10,15 @@
/****************************************************************************
* Betterfox *
* "Ad meliora" *
* version: 150 *
* version: 149 *
* url: https://github.com/yokoffing/Betterfox *
****************************************************************************/
/****************************************************************************
* SECTION: FASTFOX *
****************************************************************************/
user_pref("gfx.canvas.accelerated.cache-size", 256); // reset pref
/****************************************************************************
* SECTION: SECUREFOX *
****************************************************************************/
@@ -196,3 +201,6 @@ user_pref("layout.word_select.eat_space_to_next_word", false);
/****************************************************************************
* END: BETTERFOX *
****************************************************************************/