aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2023-02-05feat: use flags rather than uncommenting codeNunoSempere
- Significantly simpler - Easier for me to keep up with upstream - Alternatives: - Comments as before - git patches, as in the suckless community: eventually leads to confusion about conflicting patches. - some other option
2023-02-05feat: add plugin to customize css for individual websites...NunoSempere
and how to enable it. Also tweak README.mds
2023-02-05feat: add readability mode, and explain how to enable it.NunoSempere
2023-02-05feat: disable plugins code by default and explain how to enable it.NunoSempere
2022-12-18Fixed formatting in some libre_redirect filesfenze
2022-12-17feat: redirect websites to open-source frontendsNunoSempere
1. Adds code for redirecting annoying websites to their open-source frontends, when these exist. 2. Organize this in a "plugins" folder