Userscript - Please Help
Posted: 03 Jun 2025, 12:18
I'm hoping there are some userscript users here.
I please need help with what should be simple.
I need a small userscript (Tampermonkey) that *REMOVES* the inert attribute/element from ALL div tags on a given page.
Please and thanks.
ie, my page (Hulu's browse page) has "carousels" that default to only 5 being visible.
I have a custom css that allows MUCH more than 5 but the inert needs REMOVED in order to make them accessible/clickable.
I please need help with what should be simple.
I need a small userscript (Tampermonkey) that *REMOVES* the inert attribute/element from ALL div tags on a given page.
Please and thanks.
ie, my page (Hulu's browse page) has "carousels" that default to only 5 being visible.
I have a custom css that allows MUCH more than 5 but the inert needs REMOVED in order to make them accessible/clickable.