Add SponsorBlock, Return YouTube Dislike, and RES extensions to Firefox

This commit is contained in:
Joshua Yuen 2026-06-19 20:30:23 -04:00
parent 91c8327bec
commit 6c6530dc78
Signed by: josh
GPG Key ID: 502720BC22ED411C
1 changed files with 27 additions and 0 deletions

View File

@ -45,6 +45,33 @@
private_browsing = true;
default_area = "navbar";
};
# SponsorBlock
"sponsorBlocker@ajay.app" = {
install_url = moz "sponsorblock";
installation_mode = "force_installed";
updates_disabled = true;
private_browsing = true;
default_area = "menupanel";
};
# Return YouTube Dislike
"{762f9885-5a13-4abd-9c77-433dcd38b8fd}" = {
install_url = moz "return-youtube-dislikes";
installation_mode = "force_installed";
updates_disabled = true;
private_browsing = true;
default_area = "menupanel";
};
# RES
"jid1-xUfzOsOFlzSOXg@jetpack" = {
install_url = moz "reddit-enhancement-suite";
installation_mode = "force_installed";
updates_disabled = true;
private_browsing = true;
default_area = "menupanel";
};
};
"3rdparty".Extensions = {