diff --git a/documentation/advanced-tooling-generic.adoc b/documentation/advanced-tooling-generic.adoc index 9ea867fd1..792c9261f 100644 --- a/documentation/advanced-tooling-generic.adoc +++ b/documentation/advanced-tooling-generic.adoc @@ -6,7 +6,13 @@ toc::[] == Browser Plugins There are tons of helpful browser plugins out there and it might be a matter of personal taste what you like to have installed. -However, as we are heavily using github we want to promote https://github.com/buunguyen/octotree#octotree[octotree]. +The following are explicitly worth to mention: + +* https://darkreader.org/[DarkReader] - for developers enjoying dark-mode (and get eye-cancer from white backgrounds) +* https://www.tampermonkey.net/[TamperMonkey] - even though not recommended to be always on for security reasons this is the ultimate swiss-army-knife of every web-developer. +* FF only: https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/[Simple Tab Groups] - only for power-users that need to manage 100+ open tabs in multi-tenancy contexts. + +For the record: HttpsEverywhere is dead since now there is https://www.eff.org/https-everywhere/set-https-default-your-browser[native browser support for HTTPS only]. == Draw Diagrams