Filter member lists on FL to your liking
< Feedback on FilterLife - Fetlife Member Filter
Update line 20 to: let referenceNode = document.querySelector("header.items-end, header.pb-1, header.mb-2");
This will allow it to work on the places pages also.
Line 206. Works.
Thanks typo forgot the 6.
Thanks! I implemented your suggestion.
mine still doesn't work. idk what i'm doing wrong.
I'm new to TamperMonkey btw if that helps.
mine still doesn't work. idk what i'm doing wrong.
I'm new to TamperMonkey btw if that helps.
Open up the dev console and see if any errors come up. Make sure the script is enabled in your userscript editor, etc.
Update line 20 to: let referenceNode = document.querySelector("header.items-end, header.pb-1, header.mb-2");
This will allow it to work on the places pages also.