Desktop/firefox: install sponsorblock for toast

This commit is contained in:
Toast 2025-03-25 16:04:52 +01:00
parent cb1230214a
commit 989f5407ec

View file

@ -61,6 +61,12 @@
home-manager.users.toast = {
programs.firefox.policies = {
DisablePocket = true;
ExtensionSettings = {
"sponsorBlocker@ajay.app" = {
installation_mode = "normal_installed";
install_url = "https://addons.mozilla.org/firefox/downloads/latest/sponsorblock/latest.xpi";
};
};
Preferences = {
"general.smoothScroll.msdPhysics.enabled" = {
Value = true;