Skip to content
Snippets Groups Projects
  1. Feb 23, 2021
  2. Feb 10, 2021
  3. Feb 05, 2021
  4. Jan 26, 2021
  5. Jan 07, 2021
  6. Dec 22, 2020
  7. Dec 14, 2020
  8. Nov 27, 2020
  9. Nov 16, 2020
  10. Nov 09, 2020
  11. Oct 28, 2020
  12. Oct 20, 2020
  13. Oct 12, 2020
  14. Oct 01, 2020
  15. Sep 24, 2020
  16. Sep 21, 2020
  17. Sep 01, 2020
  18. Aug 24, 2020
  19. Jul 27, 2020
  20. Jul 09, 2020
  21. Jul 01, 2020
  22. Jun 29, 2020
  23. Jun 03, 2020
  24. Jun 02, 2020
  25. May 16, 2020
  26. May 09, 2020
  27. May 06, 2020
  28. May 04, 2020
  29. May 01, 2020
  30. Apr 28, 2020
  31. Apr 06, 2020
  32. Apr 03, 2020
  33. Mar 10, 2020
    • Jan Alexander Steffens (heftig)'s avatar
      74.0-2: Keep sideloading enabled · c7fbdcda
      Jan Alexander Steffens (heftig) authored
      Otherwise, new extensions in the user, system and application extension
      directories would silently be skipped:
      
      ~/.mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/
      /usr/lib/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/
      /usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/
      /usr/lib/firefox/browser/extensions/
      
      We set extensions.autoDisableScopes to 11 (1 + 2 + 8,
          PROFILE = 1, USER = 2, APPLICATION = 4, SYSTEM = 8, TEMPORARY = 16),
      which means only extensions dropped into profile, user or system dirs
      are disabled by default. (Mozilla defaults to 15 = 11 + 4)
  34. Mar 09, 2020
  35. Feb 19, 2020
  36. Feb 10, 2020
  37. Jan 20, 2020
  38. Jan 17, 2020
  39. Jan 10, 2020
Loading