arimgibson / Deadname-Remover

An easy to use Firefox and Chrome plugin to automatically remove and replace deadnames
MIT License
120 stars 30 forks source link

Stop changes in CSS and class names #538

Open LisaScheers opened 1 year ago

LisaScheers commented 1 year ago

my death name is a common CSS value fill

replacing this will mess with most websites

the proposed change to add an option to exclude CSS class names and the content of style tags and style attributes from being replaced.

arimgibson commented 1 year ago

Hi @LisaScheers, thanks for the feedback! Sorry to hear; that's definitely frustrating and makes sense that the extension should only be replacing visible text; not classes and styles that you won't actually be reading on the page.

This is implemented and will be released through v2.0.0, which only scans text content for deadname replacement. I don't have a good timeline for that release unfortunately, but I'll leave this issue open until then.