RomanistHere / PopUpOFF

Chrome extension, providing better web experience.
https://romanisthere.github.io/PopUpOFF-Website/
Apache License 2.0
153 stars 7 forks source link

Traverse through DOM instead of loop #36

Open RomanistHere opened 1 year ago

RomanistHere commented 1 year ago

For easy and hard mode try traversing instead of looping. Ideally, compare the performance

P.S. is not applicable for static for there might be cases with fixed elems inside other fixed elems